Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roroche/java-rapid-prototyping
Rapid prototyping using Java lightweight frameworks
https://github.com/roroche/java-rapid-prototyping
gradle java javalin nitrite rest
Last synced: 3 days ago
JSON representation
Rapid prototyping using Java lightweight frameworks
- Host: GitHub
- URL: https://github.com/roroche/java-rapid-prototyping
- Owner: RoRoche
- License: apache-2.0
- Created: 2019-02-01T16:12:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T16:51:30.000Z (over 4 years ago)
- Last Synced: 2024-01-14T07:50:48.183Z (10 months ago)
- Topics: gradle, java, javalin, nitrite, rest
- Language: Java
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java rapid prototyping
Rapid prototyping using Java lightweight frameworks
## Init
- Junit 5:
-
- Javalin:
-
- Nitrite:
-
- Rest-assured:
-## Javalin
- Handler groups:
- Validation:
- Default responses:
- Exception Mapping:To go deeper:
- handlers:
- server-side events:
- tutorials:
- etc.## Rest-assured
-