An open API service indexing awesome lists of open source software.

https://github.com/drivly/yaml.do

YAML to JSON Transformations
https://github.com/drivly/yaml.do

apis-do

Last synced: 3 months ago
JSON representation

YAML to JSON Transformations

Awesome Lists containing this project

README

        

---
types: /api
list: /:type
create: /:type/new
read: /:type/:id
update: /:type/:id/set?property=value
delete: /:type/:id/delete
import: /import/:url
---

# yaml.do
YAML to JSON Transformations