Skip to content

Simple products API written in NodeJS with Express library

Notifications You must be signed in to change notification settings

xpero39/simple_products_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE PRODUCTS API

Simple products API is a NodeJS and Express API that exposes products data

TO-DO LIST

  • Add a database
  • Add a new table for Products API
  • add Error handling for Products API #- Add a new table for Users API?
  • write tests
  • add Typescript

DONE

  • create fresh NodeJS project
  • install ExpressJS
  • Create a new Products Model
  • Create a new Products Controller
  • Add new routes for Products
  • add project to Docker
  • added jest for testing

About

Simple products API written in NodeJS with Express library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published