An open API service indexing awesome lists of open source software.

https://github.com/softwaremill/tapir.g8


https://github.com/softwaremill/tapir.g8

Last synced: about 1 month ago
JSON representation

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