Implement own web stack in C #2

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

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

lmao did this long ago

lmao did this long ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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
There is no content yet.