GitHub / vbarzokas / scalable-rest-api-boilerplate
A sample system demonstrating a highly scalable and fault tolerant application that implements a REST API for product ordering, by leveraging Node.js, MongoDB replica sets and NGINX as a load balancer, wrapped with Docker Compose.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbarzokas%2Fscalable-rest-api-boilerplate
Stars: 11
Forks: 6
Open issues: 0
License: mit
Language: JavaScript
Size: 617 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: over 1 year ago
Topics: docker-compose, mongodb, nginx, nodejs, rest-api, scaleable