Building Strong Foundations: Leveraging JSON Schema for Comprehensive REST API Documentation and Testing JSON Schema is a very helpful object definition language for implementing well-documented REST APIs. It is useful for documenting and… Continue reading “Building Strong Foundations: Leveraging JSON Schema for Comprehensive REST API Documentation and Testing”…
Using Laravel Resources to build your API In this article we will learn about Laravel Resources and how to use it in our project. The Resources classes… Continue reading “Using Laravel Resources to build your API”…