cesarbruschetta / load-system

Loan Management System
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Documentation of REST API (Rafael) #11

Open julianeventeu opened 5 years ago

julianeventeu commented 5 years ago

Development of Loan API documentation based on RAML pattern.

The RAML specification is available in https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/

The documentation should contain the endpoints to create a LOAN, a PAYMENT and obtain de BALANCE. It to need to describe responses affirmatives and negatives in each endpoint.