Forwarded from Пятничный деплой
Возможно, некоторые слышали или использовали такой замечательный инструмент как postman, так вот - его можно использовать для генерации документации https://medium.com/@olotintemitope/how-to-generate-your-api-documentation-in-20-minutes-4e0072f08b94 #api #postman
Medium
How to generate your API documentation with Postman in 20 minutes
Developers sometimes spend a couple of weeks building an API and maybe another week writing the documentation, and this can be…
Forwarded from Пятничный деплой
В статье с громким названием просто best practice для построения своих api (причем самых базовых) https://medium.com/better-programming/restful-api-design-step-by-step-guide-2f2c9f9fcdbf #api
Medium
RESTful API Design — Step By Step Guide
The (Somewhat) definitive guide to building better APIs
1. Building stuff with the Kubernetes API (part 1) — Exploring API objects https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-1-cc50a3642
2. Building stuff with the Kubernetes API (Part 2) — Using Java https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-2-using-java-ceb8a5ff7920
3. Building stuff with the Kubernetes API (Part 3) — Using Python https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-3-using-python-aea5ab16f627
4. Building stuff with the Kubernetes API (Part 4) — Using Go https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-4-using-go-b1d0e3c1c899
#k8s #kubernetes #API
2. Building stuff with the Kubernetes API (Part 2) — Using Java https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-2-using-java-ceb8a5ff7920
3. Building stuff with the Kubernetes API (Part 3) — Using Python https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-3-using-python-aea5ab16f627
4. Building stuff with the Kubernetes API (Part 4) — Using Go https://medium.com/programming-kubernetes/building-stuff-with-the-kubernetes-api-part-4-using-go-b1d0e3c1c899
#k8s #kubernetes #API
Medium
Building stuff with the Kubernetes API (part 1) — Exploring API objects
Kubernetes is a formidable platform on (and with) which you can create all sorts of tools. Fortunately, there are many options when it…