Skip to content

A sample of simple node application as an api service

Notifications You must be signed in to change notification settings

tarkcelk/pet-finder-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Finder Application

A sample NodeJS API that can help to donate a pet or adopt. This project is api service of pet-finder application.

Utilities


  • mongo db for database.
  • mongoose for mongodb odm.
  • multer for file uploading purposes.

How to run locally


  • yarn install
  • yarn start

About

A sample of simple node application as an api service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published