RAML
- http://raml.org/
- https://github.com/raml-org
- schema definition in yaml
- uses json schema for request/response bodies
- schema parsers for Java and JS
- v 0.8, 1.0 is coming soon
- many third party tools (api designer, client/server generators, etc)
Swagger