mojaloop / mojaloop-specification

This repo contains the specification document set of the Open API for FSP Interoperability

Home Page:https://docs.mojaloop.io/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Best practices

elnyry-sam-k opened this issue · comments

commented

The CCB will develop and maintain an API Best practices document that will include common best practices (for all the ML family of APIs)

Template:
API.Best.Practices.docx

Notes:

  1. Eg POST shouldn't contain any information in the URI (but should be in the body)
  2. Adapt Word doc style guide for markdown format
  3. Enumerations
  4. Definitions