This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
Open
Description
Hello,
Another format for API description that also can be used as source for code generation:
RESTful API Modeling Language (RAML)
http://raml.org/
RAML parser in Go:
https://github.com/go-raml/raml/
Go package that based on schema can generate RAML files and Go client:
https://github.com/alecthomas/rapid
Best regards,
Dobrosław Żybort