News

This tutorial continues Developing a RESTful API with Go and Gin featured in Go documentation. Please check it first. TL;DR We're going to replace gin-gonic/gin with swaggest/rest to obtain type-safe ...
In this tutorial we'll learn how to build a React application that consumes a third-party REST API using the fetch() API. We'll also use Bootstrap 4 to style the UI. React Tutorial: Consume a JSON ...
Solr has a HTTP/JSON-based API. However, it isn’t exactly a REST API because it doesn’t really follow any of the rules for a well-defined REST interface. I whine about this sometimes.
Learn RESTful API client and server development. Along with a robust and scalable Spring REST API, this tutorial also shows how to create an HTML and JavaScript game that sends requests to the Spring ...