GTBitsOfGood/stempower

Create Postman Collection to Document API

開放

#12 建立於 2019年1月26日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (3 個分叉)auto 404
backendgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

There currently exists a Postman collection for the Mentor API, which is meant to provide a RESTful way of accessing and updating the Mentor collection. There is also an incomplete collection for the Organization API.

Go through the /routes subdirectory of the /backend folder and create a master Postman collection that encapsulates all current endpoints. This will go a long way towards making it easy for team members to quickly get working with the backend, and it it will also give new members a great way to start learning the codebase.

As you are creating the collection, if you notice any endpoint that seems out of place or does not follow a RESTful style, please either fix the problem or mark it down as an issue to address later.

貢獻者指南