Reuben Frimpong
The Phancie Blog

The Phancie Blog

Follow
homebadgesnewsletter
Tag

REST API

#rest-api

More content

Read more stories on Hashnode


Articles with this tag

Routing An OpenAPI Application With Node Express And Swagger

Oct 20, 20217 min read

How to organize your OpenAPI files · Prologue I recently learned about how to use swagger-cli to to create a node application and I was eager to try it...

Routing An OpenAPI Application With Node Express And Swagger

Getting Started With OpenAPI - Data Types

Oct 4, 20212 min read

In this tutorial you are going to learn the data types that are available when using OpenAPI to define your API specification. In one of my posts, I...

Getting Started With OpenAPI - Data Types

3 Common Mistakes I Make When Eager Loading in Laravel

Feb 14, 20215 min read

My Valentine Gift To You · What is eager loading? To understand and appreciate what eager loading is, you would need to be conversant with how model...

3 Common Mistakes I Make When Eager Loading in Laravel