Implement own web stack in C #2

Closed
opened 2022-11-15 22:52:47 +01:00 by Jef Roosens · 1 comment
Owner

Because of how simple this software is, it might be fun to do the http stuff myself in C, and stop using C++ altogether.

Feature parity

  • X-Api-Key authentication
  • GET redirect
  • GET paste
  • POST redirect (short & long, preset)
  • POST paste (short & long, preset)
  • Content-type headers
  • Environment variables support
Because of how simple this software is, it might be fun to do the http stuff myself in C, and stop using C++ altogether. ## Feature parity - [x] X-Api-Key authentication - [x] GET redirect - [x] GET paste - [x] POST redirect (short & long, preset) - [x] POST paste (short & long, preset) - [x] Content-type headers - [x] Environment variables support
Jef Roosens added reference c-web-server 2023-05-26 13:49:57 +02:00
Author
Owner

lmao did this long ago

lmao did this long ago
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/lander#2
No description provided.