GitHub Readme.md
Written in Node.js using expressjs.
/ping
responds OK
/echo
echoes what you send/apero
responds with :notes: C'est l'heure de l'apéro :beers: :notes:
/hodor
responds with random GoT
hodor quotes/hodor/scan
responds with random GoT
hodor quotes, only if the text contains hodorJust run npm i && npm start
. Server will listen on port 8000
or PORT
env variable if set.