Skip to content

7Ji/sqlite-httpd

 
 

Repository files navigation

sqlite-httpd

lightweight http server for access sqlite database
######sqlitehttpd usage:

sqlitehttpd -o /home/user/my.sqlite -p 8888

sqlitehttpd will run at 8888 port

######feature

  1. HTTP Compress support
  2. JSON response

About

sqlite http service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Makefile 0.8%