DEV Community

Gliimly
Gliimly

Posted on

Web service with SQLite

This example will create a web service that inserts key and value into SQLite table. It's tested from command line.

https://gliimly.blogspot.com/2024/09/sqlite-with-gliimly.html

To get started, install Gliimly and then follow step-by-step instructions to build a web service that uses SQLite.

To see an example of using any service as a web service, try hello world first.

Top comments (0)