https://github.com/note/simple-akka-http.g8
https://github.com/note/simple-akka-http.g8
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/note/simple-akka-http.g8
- Owner: note
- License: mit
- Created: 2018-04-11T20:53:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T07:25:59.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T09:27:12.065Z (over 1 year ago)
- Language: Scala
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Super simple akka-http bootstrapping template.
## Usage
```bash
sbt new note/simple-akka-http.g8
```