Common Mistakes in RESTful API Design
REST has dominated API design for good reason—when done right, it creates intuitive, scalable interfaces that leverage the webs architecture. Understanding RESTful API Design and Its Core Principles. ...
Elysia - Ergonomic Framework for Humans
ElysiaJS is an ergonomic framework for humans, built in TypeScript with end-to-end type safety, a unified type system, and outstanding developer experience. Powered by Bun, Elysia offers a supercharge...
Fast and low overhead web framework, for Node.js | Fastify
An efficient server implies a lower cost of the infrastructure, a better responsiveness under load and happy users. How can you efficiently handle the resources of your server, knowing that you are se...
hyper-expres
Hyper Express is a powerful tool that enables fast and efficient web development. It provides a streamlined workflow for developers to easily build and deploy web applications. This tool simplifies th...
Why LinkedIn chose gRPC+Protobuf over REST+JSON
LinkedIn announced that it would be moving to gRPC with Protocol Buffers for the inter-service communication in its microservices platform, where previously an open-source Rest.li framework was used w...
CI/CD
CI/CD is a project that focuses on continuous integration and continuous deployment. It utilizes various GitHub actions workflows for tasks such as publishing, CI, and documentation building. The late...
RestAssured.Net - C# .NET version of the original REST Assured for writing tests for your HTTP APIs with ease
# RestAssured.Net   
Mike Amundsen, an internationally known author and speaker on network architecture, web development, and technology, has written a book titled RESTful Patterns and Best Practices for APIs Cookbook. Th...
Principles & Best practices of REST API Design
This best-practices article provides guidelines for developers to create reliable and consistent RESTful Web services across multiple service suites, positioning them for rapid public adoption by inte...