Drop-in replacement for api.ivr.fi made using Crystal.
config | ||
src | ||
.gitignore | ||
README.md | ||
schema.graphql | ||
schema.json | ||
shard.lock | ||
shard.yml |
How to run
- Clone repo
- Copy the
config/config.example.yml
toconfig/config.yml
- Fill every option
- Compile using
shards build --release
- Run
./bin/ivr-api-crystal
TODO
Use Redis to cache replies and add a new key to report for how much time the JSON is going to be stored in cacheDone.Add other endpoints from api.ivr.fiAlmost done.Capture more than 1 param:Done.?login=fijxu,fijxu
NOT SO IMPORTANT TODO
STOP USING KEMAL FOR SIMPLE THINGSNevermind, kemal is pretty useful and it should stayDone.programAgreement { type }
in the Next commit- Guide on how to get the tokens to get it working
- Kick API
Suggestions
3:45 RyanPotat: add team Done.