Updates examples.md

Auto commit by GitBook Editor
This commit is contained in:
apidesigner
2017-06-21 09:36:28 +00:00
parent 1b98bc6960
commit 661d0ceed8

View File

@@ -10,3 +10,12 @@ Real-world API with state transition, API key client app authentication, exposed
### [Orders API](https://github.com/adidas-group/demo-orders-api)
Sample API used as the template for newly created projects at Apiary.
### [Appointment Service](https://github.com/adidas-group/demo-appointment-service)
Demo API, including implementation and testing used during trainings.
### [Complex Search Parameters](https://github.com/adidas-group/demo-complex-search)
Sample API showcasing description of complex query parameter rules.