KO
|
EN
gitlite — search
Search
#typescript
#dsh-plugin
#ai-agents
#deepseek-harness
#java
#cli
#ai
#python
#react
#dsh
#open-source
#windows
hal-rfc
★ 50
Open GitHub ↗
The RFC for application/hal+json
Download README (.md)
Explore Similar Repositories
Dproxy
:
Web调试代理,类似Fiddler的工具. 完全Nodejs编写,跨平台. A smarty proxy tool for web debugging, it's works like Fiddler.
magick_title
:
Convert text to an image via ImageMagick
transparent-proxy
:
A basic transparent HTTP proxy
wp-icons-template
:
Admin icons template & functions for WordPress
junify
:
JUnify ― JavaScript Unification Library
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hal-rfc
?
Download (.md)
The hal+json specification ========================== The easiest place to read it is here: http://tools.ietf.org/html/draft-kelly-json-hal Please contribute proposals for changes that you think will improve the spec! How to propose a change ======================= Simple: Edit either the txt or the xml file, whichever one you want - and submit as a pull request. Wonk-mode: The txt is actually generated from the xml so it's better if you edit the latter. You also get extra brownie points if you: * install xml2rfc (`pip install xml2rfc`) * generate the txt from the xml (`xml2rfc xml2rfc draft-kelly-json-hal.xml --text`) * submit both in your PR