https://github.com/reschke/json-fields
Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
https://github.com/reschke/json-fields
fields http json
Last synced: about 1 year ago
JSON representation
Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")
- Host: GitHub
- URL: https://github.com/reschke/json-fields
- Owner: reschke
- License: apache-2.0
- Created: 2021-03-19T12:11:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T13:14:13.000Z (almost 5 years ago)
- Last Synced: 2025-01-02T13:52:19.477Z (about 1 year ago)
- Topics: fields, http, json
- Language: Java
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-fields
Tools for the HTTP JSON field syntax defined in Internet-Draft draft-reschke-http-jfv.
Links:
- https://greenbytes.de/tech/webdav/draft-reschke-http-jfv-latest.html
## Status
This is entirely work-in-progress right now.