fdemir / basic-user-management

made with node and mongodb(without express)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

made with node and mongodb(without express)


Languages

Language:JavaScript 96.2%Language:Dockerfile 3.2%Language:Shell 0.6%