Skip to content

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.

Constructed with:

How it works:

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.

How to instantiate it:

You can read the wiki section on how to instantiate it.

It is extensible!

You can implement more routes easily, read the wiki section for details.

And you can test it now!

The latest version is already hosted on Heroku, you can access it on: https://enki-api.herokuapp.com/

For more stuff, read the Wiki!

RTFW!!!

Licensed with GPLv3

Clone this wiki locally