This website requires JavaScript.
Explore
Nexus
Help
Sign in
stephenseo
/
c_simple_http
Watch
1
Star
0
Fork
You've already forked c_simple_http
0
Code
Issues
Pull requests
Projects
Releases
5
Packages
Wiki
Activity
Actions
Serves html with html templates over HTTP/1.1.
27
commits
2
branches
5
tags
993
KiB
C
97.2%
CMake
1.6%
Makefile
1%
HTML
0.2%
e458c6e87b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Stephen Seo
e458c6e87b
config parsing: Handle when config has no endline
...
Put duplicate code into a macro/defines function.
2024-09-04 17:37:16 +09:00
src
config parsing: Handle when config has no endline
2024-09-04 17:37:16 +09:00
third_party
Update submodule third-party SimpleArchiver
2024-09-04 15:32:14 +09:00
.gitignore
WIP Impl. config file parsing for http templates
2024-08-30 18:11:03 +09:00
.gitmodules
Add third_party SimpleArchiver (data structures)
2024-08-30 11:58:11 +09:00
LICENSE
Add the ISC LICENSE
2024-08-29 16:09:19 +09:00
Makefile
WIP untested Impl. html generation from templates
2024-09-03 16:20:18 +09:00