https://github.com/davydovanton/popug-inventory
https://github.com/davydovanton/popug-inventory
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davydovanton/popug-inventory
- Owner: davydovanton
- Created: 2021-03-02T12:35:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T16:27:25.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:24:50.557Z (3 months ago)
- Language: HTML
- Size: 1.5 MB
- Stars: 17
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 managmentinventory service
localhost:2300 - main
localhost:2300/auth/login - oauth loginfix cms service
localhost:2400 - main
localhost:2400/auth/login - oauth login
```