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.

@zac idea: also output variations with random capital letters or puntuation

@izaliamae done

api/v1/MERP
api/v1/umerp
api/v1/cammerp

these are all live, and the readme has been updated

​