https://github.com/thma/servantrestservice
https://github.com/thma/servantrestservice
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thma/servantrestservice
- Owner: thma
- License: apache-2.0
- Created: 2019-08-10T08:16:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T23:21:00.000Z (over 1 year ago)
- Last Synced: 2025-02-09T17:32:59.973Z (over 1 year ago)
- Language: Haskell
- Size: 44.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServantRestService
demo howto:
- launch UiExample.main
- open http://localhost:8080/swagger-ui in browser
launch service and open swagger UI in browser:
- stack exec SrevantRestService