mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-16 03:41:17 +00:00
13 KiB
13 KiB
Api
!!! info "Architectural Context" Detailed reference for Api in the context of Developer Ecosystem.
Standard Reference
- postman.com: What is an API? [COMMUNITY-TOOL]
- github.com/public-apis/public-apis: Try Public APIs for free 🌟 ⭐ 436518 [DE FACTO STANDARD]
- Youtube Playlist: Introduction to APIs [COMMUNITY-TOOL]
- Devdocs.io API Documentation 🌟 [COMMUNITY-TOOL]
- thenewstack.io: 5 Ways to Succeed with an API Gateway [COMMUNITY-TOOL]
- youtube: Local CRUD API Express App with Docker in 5 min [COMMUNITY-TOOL]
- freecodecamp.org: REST API Best Practices – REST Endpoint Design Examples' 🌟 [COMMUNITY-TOOL]
- blog.bitsrc.io: API vs Microservices — Are you using 2 terms for the same' concept? [COMMUNITY-TOOL]
- troyhunt.com: Your API versioning is wrong, which is why I decided to do' it 3 different wrong ways [COMMUNITY-TOOL]
- infoq.com: A Standardized, Specification-Driven API Lifecycle [COMMUNITY-TOOL]
- dzone: Exploring the API-First Design Pattern [COMMUNITY-TOOL]
- thenewstack.io: How to Achieve API Governance [COMMUNITY-TOOL]
- freecodecamp.org: REST API Design Best Practices Handbook – How to Build' a REST API with JavaScript, Node.js, and Express.js [COMMUNITY-TOOL]
- infoq.com: Modern API Development and Deployment, from API Gateways to Sidecars [COMMUNITY-TOOL]
- freecodecamp.org: Public APIs Developers Can Use in Their Projects [COMMUNITY-TOOL]
- postman.com: API versioning [COMMUNITY-TOOL]
- foojay.io: The Evolution of APIs: From RESTful to Event-Driven [COMMUNITY-TOOL]
- blog.hubspot.com: API Gateway vs. Load Balancer: What's The Difference? [COMMUNITY-TOOL]
- APIs published, APIs consumed: mainstream enterprises increasingly behave' like software vendors [COMMUNITY-TOOL]
- dev.to: Make your own API under 30 lines of code 🌟 [COMMUNITY-TOOL]
- freecodecamp.org: What is REST? Rest API Definition for Beginners [COMMUNITY-TOOL]
- javarevisited.blogspot.com: How to send POST Request with JSON Payload' using Curl Command in Linux to Test RESTful Web Services? [COMMUNITY-TOOL]
- blog.bytebytego.com: EP94: REST API Cheatsheet [COMMUNITY-TOOL]
- freecodecamp.org: The REST API Handbook – How to Build, Test, Consume,' and Document REST APIs [COMMUNITY-TOOL]
- gRPC [COMMUNITY-TOOL]
- nordicapis.com: Using gRPC to Connect a Microservices Ecosystem [COMMUNITY-TOOL]
- itnext.io: A minimalist guide to gRPC [COMMUNITY-TOOL]
- blog.getambassador.io: Implementing gRPC-Web with Emissary-ingress [COMMUNITY-TOOL]
- The State of Real-Time Web in 2016 [COMMUNITY-TOOL]
- spring.io: YMNNALFT: Websockets [COMMUNITY-TOOL]
- blog.bitsrc.io: Deep Dive into WebSockets [COMMUNITY-TOOL]
- Socket.io [COMMUNITY-TOOL]
- itnext.io: Differences between WebSockets and Socket.IO [COMMUNITY-TOOL]
- AsyncAPI [COMMUNITY-TOOL]
- thenewstack.io: AsyncAPI Could Be the Default API Format for Event-Driven' Architectures [COMMUNITY-TOOL]
- microcks.io: Simulating CloudEvents with AsyncAPI and Microcks [COMMUNITY-TOOL]
- asyncapi.com: AsyncAPI and CloudEvents [COMMUNITY-TOOL]
- blog.bitsrc.io: Not All Microservices Need to Be REST — 3 Alternatives to' the Classic [COMMUNITY-TOOL]
- blog.logrocket.com: GraphQL vs. gRPC vs. REST: Choosing the right API [COMMUNITY-TOOL]
- imaginarycloud.com: gRPC vs REST: Comparing APIs Architectural Styles [COMMUNITY-TOOL]
- danhacks.com: REST vs. GraphQL vs. gRPC [COMMUNITY-TOOL]
- APIDog [COMMUNITY-TOOL]
- OpenAPI Generator 🌟 [COMMUNITY-TOOL]
- dev.to: 7 API Tools for REST Developers and Testers [COMMUNITY-TOOL]
- mockoon 🌟 [COMMUNITY-TOOL]
- mockapy [COMMUNITY-TOOL]
- thenewstack.io: 4 Essential Tools for Protecting APIs and Web Applications [COMMUNITY-TOOL]
- dev.to: Top 15 Automated API Testing Tools [COMMUNITY-TOOL]
- opensource.com: 3 ways to test your API with Python [COMMUNITY-TOOL]
- GraphQL [COMMUNITY-TOOL]
- Hasura Launches Beta of GraphQL-Based Remote Joins Tool [COMMUNITY-TOOL]
- thenewstack.io: Why Backend Developers Should Fall in Love with GraphQL' too [COMMUNITY-TOOL]
- world.hey.com: Another REST vs GraphQL comparison [COMMUNITY-TOOL]
- Hasura 🌟 [COMMUNITY-TOOL]
- devops.com: Web Application Security is not API Security 🌟 [COMMUNITY-TOOL]
- biztechmagazine.com: 6 Steps to Improved API Security [COMMUNITY-TOOL]
- thenewstack.io: Developer, Beware: The 3 API Security Risks You Can’t Overlook [COMMUNITY-TOOL]
- Public APIs Directory [COMMUNITY-TOOL]
- Rapid API [COMMUNITY-TOOL]
- thenewstack.io: A Digital Transformation Journey in the Banking Sector [COMMUNITY-TOOL]
- thenewstack.io: True Success in Process Automation Requires Microservices [COMMUNITY-TOOL]
- thenewstack.io: How Platform Ops Teams Should Think About API Strategy [COMMUNITY-TOOL]
- blog.christianposta.com: Do I Need an API Gateway if I Use a Service Mesh? [COMMUNITY-TOOL]
- Creando un API REST en Java (parte 1) [COMMUNITY-TOOL]
- dev.to: Rapid API Creation with AWS Amplify [COMMUNITY-TOOL]
- openapi-comment-parser ⭐ 256 [COMMUNITY-TOOL]
- API Business Models. 20 Models in 20 Minutes [COMMUNITY-TOOL]
Development Tools
API Mocking and Testing
Microservices
- microcks.io 🌟 [EN CONTENT] [ENTERPRISE-STABLE] — Microcks is a cloud-native platform for mocking and testing API specifications (REST, gRPC, GraphQL, and event-driven architectures). It allows microservices teams to mock dependencies and run contract tests rapidly during continuous integration.
💡 Explore Related: Dom | Embedded Servlet Containers | React