Merge pull request #31 from yeskunall/patch-issue-30

Remove Miredot and Enunciate from the list of API design tools
This commit is contained in:
Vahid Panjganj 2017-07-07 20:33:47 +01:00 committed by GitHub
commit ae1f59af33

View File

@ -344,8 +344,8 @@ Optional: photo_id=[alphanumeric]
```
#### 9.8.1 Api design tools
There are lots of open source tools for good documentation such as [API Blueprint](https://apiblueprint.org/), Swagger , ENUNCIATE and Miredot, which can be used.
#### 9.8.1 API design tools
There are lots of open source tools for good documentation such as [API Blueprint](https://apiblueprint.org/) and [Swagger](https://swagger.io/).
## 10. Licensing <a name="licensing"></a>
Make sure you use resources that you have the rights to use. If you use libraries, remember to look for MIT, Apache or BSD but if you modify them, then take a look into licence details. Copyrighted images and videos may cause legal problems.