Skip to content

manuscruz/petshop-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet shop API

Languages used Repository size Last commit

About

This is a a pet shop api to show my students from Cubos Academy how to create a simple CRUD (Create, Read, Update, Delete) in memory, using Express framework.

Run

To run this project locally, you need to:

  • Install dependencies
npm install
  • Run each project with
npm run start

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT

About

This is a a Pet Shop API to show my students from Cubos Academy how to create a simple CRUD (Create, Read, Update, Delete), using Express framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%