/basic-user-management

made with node and mongodb(without express)

Primary LanguageJavaScript

basic-user-management

It's an example restful api that contains basic user crud actions. It's not contains express library.

API Documentation

Prerequisities

In order to run this projet you'll need docker installed.

  • Windows
  • OS X
  • Linux

Installation

  1. clone this repository.
git clone https://github.com/fdemir/basic-user-management.git
  1. start dockerized app with docker-compose.
docker-compose up -d

Built With

  • Node.JS
  • MongoDB

Contributing

...

Authors

  • Furkan Demir