Skip to content

gavinjoneslic/simple-express-crud-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-express-crud-api

This is just a simple CRUD API of Books made with Express. The aim is to provide an API as starting point to other implementations or tests.

To start it, install Node and run:

npm install
npm start

About

A simple CRUD API of Books made with Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • Dockerfile 25.6%