-
Notifications
You must be signed in to change notification settings - Fork 0
Old Readme
Henrique Rocha edited this page Aug 25, 2021
·
1 revision
A REST API that fetches custom data from École 42 users, written in C.
On an instance, you can send a GET method on the main route to receive a JSON containing curated information about a École 42 student.
To see all the routes, read the wiki section about it.
You can read the wiki section on how to instantiate it.
You can implement more routes easily, read the wiki section for details.
The latest version is already hosted on Heroku, you can access it on: https://enki-api.herokuapp.com/
RTFW!!!