is now [learn more]

DevOps

Infographic: How to implement an API first design methodology

Written by David Brown  |  February 28, 2019

true true

You might also like

API Development

Connecting APIs to databases: the perfect pairing for powerful applications

Connecting APIs to databases can make your application powerful and flexible, but it is not always straightforward, especially when dealing with different types of databases. This blog post explores the process of connecting APIs to different types of databases such as SQL, NoSQL, In-Memory and Graph databases, highlighting their pros and cons.
Read More

Use Cases

Resource representation: understanding JSON and XML

Discover JSON and XML resource representation in web development. Learn their advantages, differences, and impact on data interchange, API design, user experience, security, and collaboration.
Read More

RESTful APIs

Optimizing REST API Performance with query parameters for data filtering

Learn how to implement filtering by query parameters in your REST API to improve user experience, performance, and scalability. This blog covers the basics of query parameters, different types of filters, best practices for designing and optimizing filters, and tips for handling errors. Whether you're building a new REST API or improving an existing one, filtering with query parameters can help your clients get the most out of your API.
Read More