https://github.com/softwaremill/tapir.g8
https://github.com/softwaremill/tapir.g8
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/softwaremill/tapir.g8
- Owner: softwaremill
- License: other
- Created: 2023-06-09T11:51:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T12:14:51.000Z (over 2 years ago)
- Last Synced: 2025-01-18T06:42:44.207Z (about 1 year ago)
- Language: Scala
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tapir with Netty giter8 template
====================
A [Giter8][g8] template for [Tapir][tapir] with [Netty][netty] and [upickle][upickle].
## Running
1. `sbt new softwaremill/tapir.g8`
2. `sbt run`
**Check your project `README.md` for further details**
[g8]: http://www.foundweekends.org/giter8/
[tapir]: http://github.com/softwaremill/tapir
[netty]: https://github.com/netty/netty
[upickle]: https://github.com/com-lihaoyi/upickle