RESTful services
-
Software Development
Java Frameworks for Microservices Development
1. Introduction The microservices architecture is a popular approach to building complex software applications by dividing them into smaller, independent…
Read More » -
JavaScript
Node.js and MongoDB Tutorial
Hello. In this tutorial, we will create a simple node.js application and perform the CRUD operations with the MongoDB. The…
Read More » -
Web Development
Sequelize ORM in Node.js Application
Hello! In this tutorial, we will learn how to Sequelize ORM in Node.js Application. More specifically, we will build a…
Read More » -
Enterprise Java
RESTful services with HATEOAS: Hypermedia, Optional Or Not?
1. Introduction In this last, conclusive part of the tutorial we are going to compile our thoughts, what we have…
Read More » -
Enterprise Java
RESTful services with HATEOAS. Documenting Hypermedia APIs
1. Introduction Hopefully the previous part of the tutorial not only unveiled the far-reaching implications of the hypermedia and HATEOAS…
Read More » -
Enterprise Java
RESTful services with HATEOAS. Hypermedia: The Secret Ingredient of REST
In this post, we feature a comprehensive article about RESTful services with HATEOAS. Hypermedia which is the Secret Ingredient of…
Read More » -
Enterprise Java
RESTful services with HATEOAS. REST: The Refresher
In this post, we feature a comprehensive article about RESTful services with HATEOAS. REST: The Refresher. 1. Introduction “Oh no!…
Read More »