https://github.com/codemation/eco
https://github.com/codemation/eco
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemation/eco
- Owner: codemation
- Created: 2020-10-08T21:08:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T07:47:51.000Z (over 5 years ago)
- Last Synced: 2025-01-14T13:52:34.953Z (about 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eco
Eco Office Space - A RESTFUL API providing functionality managing persons, offices, and their associated relationships with each other
## Get Started
- docker run -d --name eco -p :8190 joshjamison/eco:latest
# While Running - Access API DOCS
After you have a running container instance, access the OpenAPI in a browser to view / test the APIs'
http://0.0.0.0:8190/docs