WilliamVelazquez / epets-api

API for the E-Commerce E-Pets developed with NodeJs and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epets API - PetMarket

Backend for the E-Commerce Epets developed with NodeJs, Express and Firebase. Provides the data for the frontend part of the project, which you can find here.

🚀 Links

🛠 Installation

npm install  -  For installing dependencies

*It's necessary to create and .env file following the .env-examples file.

🖥 Execution

npm run dev  -  For running on development environment

npm run start  -  For running on production environment

This project start in the port http://localhost:3001

You can test the project with Postman using the collection on the repository.

🛠️ Technologies

The tools used:

  • Developed with: Node.js, Express & Firebase
  • Database: Cloud Firebase
  • Tested and Documented in: Postman

✒️ Authors

If you prefer knows the contributors check this link.

🎁 Expressions of Gratitude

  • Comments a other people about this project. 📢
  • Invite us a beer 🍺.

About

API for the E-Commerce E-Pets developed with NodeJs and Express

License:MIT License


Languages

Language:JavaScript 100.0%