https://github.com/phxql/jauter-and-jetty
Combines jauter and an embedded Jetty
https://github.com/phxql/jauter-and-jetty
Last synced: about 1 year ago
JSON representation
Combines jauter and an embedded Jetty
- Host: GitHub
- URL: https://github.com/phxql/jauter-and-jetty
- Owner: phxql
- Created: 2018-07-13T18:15:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T22:25:56.000Z (over 3 years ago)
- Last Synced: 2025-02-25T18:47:51.291Z (over 1 year ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is this?
A small project which combines [Jauter](https://github.com/sinetja/jauter) with an embedded Jetty server.
# How do I run this?
Start the `jautertest.Main.main` method and execute `curl -i http://localhost:8080/hello/Foobar`
## License
[CC0](https://creativecommons.org/publicdomain/zero/1.0/)