Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sohyp3/cackend

Backend with C
https://github.com/sohyp3/cackend

Last synced: 6 days ago
JSON representation

Backend with C

Awesome Lists containing this project

README

        

# Backend Service for C
- *Still Under development*

- to run it:
- i think you need linux since im `socket` api , not sure tho.
- `gcc app.c -o app && ./app`
----------
**it has**:
1. Recieve GET requests
2. Send HTTP Response
3. Routing
4. Responding from HTML files
5. POST Request handling

----------
**it hasn't yet**:
1. +++
2. Cookies / Sessions
3. Https
4. Secuirty (*csrf + xss*)
5. ORM ~~maybe related to a future project?~~
6. Better Error Handling
7. Server Mangement (Rate Limiting, Static File Mangement)
8. JSON
9. Proto Buffs
10. auto logger
11. Get the request arguments

----------
#### FAQ:
-> why?
    - simply cuz its fun
-> but rly why?
    - i ain't an NPC that uses mainstream stuff
-> whatcha gonna do with it?
    - im gonna use it for production to my website
-> is it a smart idea?
    - i dont remember taking a smart decisions