Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite-CRUD-API

Simple CRUD (Create, Read, Update, Delete) API For a SQLite databsase.

Setup

Check out the repository, then run npm install

To build the basic database, run node table.js

To start the application, run node app.js

Testing

A collection of basic tests is provided in /test/SQLite CRUD API.postman_collection.json

Reference

This API uses the sqlite3 package for Node.js

API Reference

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages