Skip to content

CedricTellier/rest_api

Repository files navigation

Rest_API

forthebadge forthebadge

Create a CRUD api using node and a page to consume it. This api let the user store its user in different companies. Actions available: - Create - Read - Update - Delete

This project must has been created to discover node process and as a Proof Of Concept (POC)

Requirements

  • Install Nodejs
  • Had one browser available (Chrome, Fireforx, Safari)

Install

npm install

Start

  • using nodemon process
npm run start:dev
  • using normal process
npm run start

Created with

Contributing

Contribution will be kindly encourage and greatly appreciated

Authors

Deployment

This project is already deploy on heroku and can be reach at the following adress: https://restapitellierc.herokuapp.com/

License

This Project is under MIT license and can be used for any purpose by anyone. See file LICENSE.md for more informations

About

Creation of a rest api using NodeJS and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published