microblog-c icon indicating copy to clipboard operation
microblog-c copied to clipboard

microblog.c

companion code for this article: https://www.andreinc.net/2022/04/10/a-blog-that-is-a-single-executable-binary

to compile and run:

Usage:
Type "make" to compile
Type "make run" to start the server

then open: http://localhost:8080

thanks for stopping by!