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

https://github.com/davydovanton/popug-inventory


https://github.com/davydovanton/popug-inventory

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Popug Inventory app

Code example for ["Асинхронная архитектура" course](http://education.borshev.com/architecture)

## Routes

```
auth rails
localhost:3000 - main
localhost:3000/oauth/applications - oauth app managment

inventory service
localhost:2300 - main
localhost:2300/auth/login - oauth login

fix cms service
localhost:2400 - main
localhost:2400/auth/login - oauth login
```