https://github.com/plugarut/simpals-thingie
https://github.com/plugarut/simpals-thingie
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/plugarut/simpals-thingie
- Owner: PlugaruT
- Created: 2020-04-09T12:12:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T21:14:17.000Z (about 6 years ago)
- Last Synced: 2025-03-06T18:17:25.762Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Requirements
- You need Docker and docker-compose installed on your machine
- In the source directory run `docker-compose build` to build the image
- Then `docker-compose up` to run the containers
- Paste in the API token in the `container.env` file
- To a `GET` request to `localhost:8080/adverts` to get all adverts *Note: Note the best approach to trigger this action, but will do for a prototype*