Update apis-and-restful-architecture.md

This commit is contained in:
Inaki
2020-02-23 13:33:11 +01:00
committed by GitHub
parent f0904cf335
commit 658647067b

View File

@@ -4,3 +4,6 @@
* [Introduction to APIs (youtube playlist)](https://www.youtube.com/playlist?list=PLM-7VG-sgbtBBnWb2Jc5kufgtWYEmiMAw)
* [Dzone: REST API tutorials](https://dzone.com/articles/rest-api-tutorials)
* [medium: Do I Need an API Gateway if I Use a Service Mesh? 🌟🌟](https://blog.christianposta.com/microservices/do-i-need-an-api-gateway-if-i-have-a-service-mesh/)
## Related
* [Creando un API REST en Java (parte 1)](https://www.oscarblancarteblog.com/2018/06/25/creando-un-api-rest-en-java-parte-1/)