OpenHeart protocol API https://openheart.wooter.bronti.dev GET // to look up reactions for under GET / to look up reactions for everything under POST // to send an emoji must not contain a forward slash. owner has the right to remove data under its domain scope. ( derived from https://github.com/dddddddddzzzz/api-oh ) ----- Test in CLI ----- Send emoji: curl -d '' -X POST 'https://openheart.wooter.bronti.dev/example.com/uid' Get all emoji counts for /example.com/uid: curl 'https://openheart.wooter.bronti.dev/example.com/uid'