https://github.com/cdent/pythonhal
Simplistic HAL in JSON composer and consumer for Python
https://github.com/cdent/pythonhal
Last synced: about 1 month ago
JSON representation
Simplistic HAL in JSON composer and consumer for Python
- Host: GitHub
- URL: https://github.com/cdent/pythonhal
- Owner: cdent
- Created: 2013-01-10T21:17:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T15:41:31.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T03:28:54.503Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simplistic [JSON HAL](http://stateless.co/hal_specification.html)
composer and consumer.
Incomplete.
Extracted from
[tiddlywebplugins.hal](https://github.com/cdent/tiddlywebplugins.hal).