
api-design
API Design Basics: File Uploads
How does a REST API handle uploading images or spreadsheets when it normally only handles JSON or XML?
Co-founder of APIs You Won't Hate, and part techie, part woodland creation, and ancient woodland restoration. Co-founder of @ProtectEarthUK. @philsturgeon@mastodon.green
api-design
How does a REST API handle uploading images or spreadsheets when it normally only handles JSON or XML?
api-design
Learn API Design-First to build clear, consistent, and efficient APIs. Master OpenAPI, AsyncAPI, and top tools to streamline design, docs, and automation.
api-design
Keep APIs running smoothly by controlling how many requests clients can make.
api-design
Keep these principles in mind when planning and designing an API, to sidestep major security issues before anyone even starts coding.
php
Learn how to create and test Laravel middleware to enhance API functionality while ensuring stability. Includes examples and tips for best practices
openapi
If you prefer to learn by looking at examples, maybe a cheeky bit of copy-paste coding, these OpenAPI examples can get you started.
api-design
Instead of rushing out a barely planned API and forgetting how it works in the flurry of changes that follow, you can document it before you build to keep everyone on the same page.
openapi
A quick look at why OpenAPI's "discriminator" keyword is an outdated concept that you can probably skip worrying about learning.
http
A comparison of quick and easy graphical HTTP clients you can use if you're considering alternatives to Postman.
openapi
A new specification from the OpenAPI Initiative to handle describing workflows, to make more powerful documentation, and functional/end-to-end testing. Sponsored by Bump.sh.
Learn how to use resources and collections for a REST API, getting stuck into some real world examples, using links to get between them all, and some pitfalls to avoid.
openapi
Learn how to work with a powerful API mocking tool: Microcks, and how to integrate it with your existing API documentation flow.