Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmorgan26/dartsviz-compose
Shiny app, postgres database & plumber API deployed using docker-compose
https://github.com/dmorgan26/dartsviz-compose
Last synced: 9 days ago
JSON representation
Shiny app, postgres database & plumber API deployed using docker-compose
- Host: GitHub
- URL: https://github.com/dmorgan26/dartsviz-compose
- Owner: dmorgan26
- Created: 2019-10-25T21:15:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T22:50:04.000Z (about 5 years ago)
- Last Synced: 2024-08-13T07:15:47.272Z (4 months ago)
- Language: SQLPL
- Size: 1.98 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- jimsghstars - dmorgan26/dartsviz-compose - Shiny app, postgres database & plumber API deployed using docker-compose (SQLPL)
README
# dartsviz-compose
Shiny app, postgres database and plumber API deployed as services using docker-composedocker-compose file launches 3 services:
* shiny
* plumber_api
* dartsviz_dbOpen terminal in cloned repo and run ``docker-compose up`` to launch services
When plumber_api returns 'Starting to listen on port 8000' setup is complete
* Visit `http://localhost:8787` to launch and use 'dartsviz' package in RStudio session
* Visit `http://localhost:8000/player_stats?` to call plumber API and return player statsAPI Example:
http://localhost:8000/player_stats?player_name=garyanderson