I made a Merp as a Service API

https://github.com/theZacAttacks/maas

if you don't want to read the readme, here's the gist of it:
GET /api/v1/merp
#=> { "merp" }

POST /api/v1/merp
Args:
amount: the amount of merps to receive

#=> { ["merp", "merp", "merp"] }

I'm hosting this API at https://computerfox.xyz/api/v1/merp

go nuts â€‹

theZacAttacks/maas

Merps as a Service. Contribute to theZacAttacks/maas development by creating an account on GitHub.

I made a Reet as a Service API

https://github.com/theZacAttacks/raas

if you don't want to read the readme, here's the gist of it:
GET /api/v1/reet
#=> { "reet" }

POST /api/v1/reet
Args:
amount: the amount of reets to receive

#=> { ["reet", "reet", "reet"] }

I'm hosting this API at https://computerfox.xyz/api/v1/reet

go nuts â€‹

theZacAttacks/raas

Reet as a Service. Contribute to theZacAttacks/raas development by creating an account on GitHub.