- Create a HTTP Server
- Get params and query params
- Create Routes
- Receive Request and send Response in JSON or Text/html
- Jansson for manipulating JSON
- MYSQL if you want to use the database module
- Create a Multi-threaded server
- Use of different routes and methods
- Can handle query params in URL
- Handle request and response
- Use of Cookies
- Receive multiple params in url