- API server that you can access with authorization only... implemented in pure C
- Kinda complete. Its very hard to do stuff in C
- implement server
- make the server serve data
- make the server serve static files(index.html)
- make the server serve static files(JSON)
- implement authorization
- maybe implement a client??