https://github.com/pscheidl/jerseyservletexample
Example of REST API building with Jersey and Enunciate
https://github.com/pscheidl/jerseyservletexample
Last synced: 2 months ago
JSON representation
Example of REST API building with Jersey and Enunciate
- Host: GitHub
- URL: https://github.com/pscheidl/jerseyservletexample
- Owner: Pscheidl
- License: gpl-3.0
- Created: 2016-10-16T08:51:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T09:28:45.000Z (over 8 years ago)
- Last Synced: 2025-01-21T02:29:52.841Z (4 months ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JerseyServletExample
Example of REST API building with Jersey and Enunciate using pure Servlets.