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

https://github.com/s4kibs4mi/kotlin-jersey-seed

This is a seed project to start restful web development with Jersey using Kotlin.
https://github.com/s4kibs4mi/kotlin-jersey-seed

jersey jersey-jetty-rest jersey2 jetty jetty-server kotlin web-application

Last synced: 3 months ago
JSON representation

This is a seed project to start restful web development with Jersey using Kotlin.

Awesome Lists containing this project

README

        

# kotlin-jersey-seed

This is a seed project to start restful web development with jersey using kotlin. Its runs on top of jetty servlet container.

![](https://github.com/s4kibs4mi/kotlin-jersey-seed/blob/master/src/main/resources/Screen2.png?raw=true)

#### How to
Open your favourite gradle supported IDE and import the project.
Do required addition or modification,
Then `Run` the project or `Build` `Jar`.

![](https://github.com/s4kibs4mi/kotlin-jersey-seed/blob/master/src/main/resources/Screen1.png?raw=true)

### License
Copyright © Sakib Sami

Distributed under [MIT](https://github.com/s4kibs4mi/kotlin-jersey-seed/blob/master/LICENSE) license