An open API service indexing awesome lists of open source software.

https://github.com/strvcom/atlas.js-demoapp

Example HTTP server implemented with Atlas.js
https://github.com/strvcom/atlas.js-demoapp

atlas-js demo example nodejs

Last synced: 7 months ago
JSON representation

Example HTTP server implemented with Atlas.js

Awesome Lists containing this project

README

          

# Atlas.js - Demo app

> An example Addressbook API implemented using Atlas.js.

## Running locally

You need to have Docker and docker-compose installed on your system (or you will have to install all the databases and other services installed directly on your machine).

- `docker-compose up -d`
- `make`
- `./bin/run`