Popularity
3.1
Declining
Activity
0.0
Stable
4
2
2

Monthly Downloads: 7
Programming language: Haskell
License: MIT License
Tags: Web    

raml alternatives and similar packages

Based on the "Web" category.
Alternatively, view raml alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of raml or a related project?

Add another 'Web' Package

README

RAML

Build status Package version Dependency status

RESTful API Modeling Language (RAML) library for Haskell

TODO

Curently the raml library doesn't implement the full RAML specification. The following features still need to be implemented:

  • [ ] Reading and verifying RAML header line #%RAML 0.8
  • [ ] !include links (markdown for docs, yaml anywhere)
  • [ ] Resource Types
  • [ ] Traits
  • [ ] Security
  • [ ] Top level schemas