https://github.com/skapral/reqresp
Small, easy, object-oriented abstraction tier over HTTP
https://github.com/skapral/reqresp
elegantobjects http-server
Last synced: over 1 year ago
JSON representation
Small, easy, object-oriented abstraction tier over HTTP
- Host: GitHub
- URL: https://github.com/skapral/reqresp
- Owner: skapral
- License: mit
- Created: 2018-03-31T17:23:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T19:13:33.000Z (about 8 years ago)
- Last Synced: 2025-02-02T13:11:51.066Z (over 1 year ago)
- Topics: elegantobjects, http-server
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReqResp
ReqResp (Request-Response) is small, extendable, modular, object-oriented abstraction tier over HTTP.
## Disclaimer
Project is on early stage - not all functions are yet implemented, and everything may be changed in future versions.