aslamanver / parker-api

Parker API

Home Page:https://aslamanver.github.io/parker-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parker API

Simply Developed using Node.js, Express.js, MongoDB, Docker

Installation

The Node.js and MongoDB containers are running inside Docker microservices

  1. Check the ports from docker-compose.yml
  2. Run docker-compose up command
  3. Now the system will be up on 3000 port and MongoDB database on 27017
  4. Postman collection can be imported from tests/postman_collections.json

Demonstration Video Link

TODO

  1. Request validations
  2. Auth keys encryptions using crypto
  3. Setup env variables
  4. Writing controllers and unit test cases
  5. CI Integration

About

Parker API

https://aslamanver.github.io/parker-api


Languages

Language:JavaScript 94.4%Language:Dockerfile 3.0%Language:Shell 2.5%