-
Notifications
You must be signed in to change notification settings - Fork 0
A very small (1k> LoC), no junk, HTTP file server supporting GET, PUT, DELETE, directory listing, and authentication all in ANSI C with only a standard library!
License
YoungerMax/micro-file-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTP file/webdav server written in 100% pure ANSI C!! Optimized for - speed - binary file size (only ~35K) - and least dependencies (just a UNIX C standard library) --- For Developers: To authenticate, use this header: Authorization: Basic c3VwZXIgc2VjcmV0IHVzZXJuYW1lOnlvdSB3b3VsZCBuZXZlciBndWVzcyB0aGlzIHBhc3N3b3Jk
About
A very small (1k> LoC), no junk, HTTP file server supporting GET, PUT, DELETE, directory listing, and authentication all in ANSI C with only a standard library!
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published