Skip to content

Restful API built with NodeJS, ExpressJS , NoSQL MongoDB and Mongoose Modelling library. User can filter data with query strings.

License

Notifications You must be signed in to change notification settings

tsheporamantso/store-api

Repository files navigation

STORE 🛍️

📗 Table of Contents

📖 STORE 🛍️

STORE 🛍️ Restful API built with NodeJS, ExpressJS, NoSQL MongoDB and Mongoose Modelling library, user can filter, sort and limit data with query string params.

🛠 Built With

  • ExpressJS
  • NodeJS
  • Mongoose
  • MongoDB

Tech Stack

Server

Key Features

  • Model, Views and Controller
  • ExpressJS API endpoints
  • MongoDB
  • Mongoose

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Install nodejs using link
  • Install expressjs link

Setup

Clone this repository to your desired folder:

  mkdir nodejs
  cd nodejs
  git clone git@github.com:tsheporamantso/aliens.git

Install

Install this project with:

  npm install nodemon
  npm install mongoose
  npm install express --save

Usage

To run the project, execute the following command: run the result on the terminal through:

  npm start

Run tests

To run tests, execute the following command on the terminal

Deployment

Not deployed

(back to top)

👥 Authors

👤 Gladwin Tshepo Ramantso

(back to top)

🔭 Future Features

  • Add Authentication
  • Document API with SwaggerUI

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Dumisani Ramantso from Port 668

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Restful API built with NodeJS, ExpressJS , NoSQL MongoDB and Mongoose Modelling library. User can filter data with query strings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published