Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sohyp3/cackend
Backend with C
https://github.com/sohyp3/cackend
Last synced: 6 days ago
JSON representation
Backend with C
- Host: GitHub
- URL: https://github.com/sohyp3/cackend
- Owner: sohyp3
- Created: 2024-01-09T18:50:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T17:36:51.000Z (about 1 year ago)
- Last Synced: 2024-01-12T02:46:27.820Z (about 1 year ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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