RFC8259 describes the JSON data model and interchange format, which is widely used in application-level protocols including RESTful APIs. It is common for applications to request resources via the HTTP POST method, with JSON entities, however, POST is suboptimal for requests which do not modify a resource's state. JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986).
-
Notifications
You must be signed in to change notification settings - Fork 3
JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository holds the Java reference implementation of JSON->URL.
License
jsonurl/jsonurl-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository holds the Java reference implementation of JSON->URL.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Stars
Watchers
Forks
Packages 0
No packages published