Skip to content

Created a basic REST API with NodeJS and wrote an application to test the API. The REST API will allow for the management of a collection of messages, with an SQLite database to read, create, modify and delete entries. NodeJS application file named server.js. It defines the REST API in this file. and uses Express to create a server and define ro…

Notifications You must be signed in to change notification settings

ChinemeremEze/RESTAPI-with-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Created a basic REST API with NodeJS and wrote an application to test the API. The REST API will allow for the management of a collection of messages, with an SQLite database to read, create, modify and delete entries. NodeJS application file named server.js. It defines the REST API in this file. and uses Express to create a server and define ro…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published