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.
- Host: GitHub
- URL: https://github.com/s4kibs4mi/kotlin-jersey-seed
- Owner: s4kibs4mi
- License: mit
- Created: 2017-07-20T11:15:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T11:40:15.000Z (almost 8 years ago)
- Last Synced: 2025-01-18T10:27:57.205Z (5 months ago)
- Topics: jersey, jersey-jetty-rest, jersey2, jetty, jetty-server, kotlin, web-application
- Language: Kotlin
- Size: 169 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

#### How to
Open your favourite gradle supported IDE and import the project.
Do required addition or modification,
Then `Run` the project or `Build` `Jar`.
### License
Copyright © Sakib SamiDistributed under [MIT](https://github.com/s4kibs4mi/kotlin-jersey-seed/blob/master/LICENSE) license