arc-isle 0.1.2

The Interface Specification Language for the Arc project: design and implementation
Documentation
1
2
3
4
5
6
7
8
9
10
hosts:
  dev: https://127.0.0.1:5000
  prod: https://api.your-domain.com
versioning:
  format: headers
  header: http-standard
types:
  _import: types.yml
interfaces:
  _import: interfaces.yml