Browsing Tag
rest
6 posts
GraphQL vs REST: When to Choose Which for Your Node.js Backend
As a developer building APIs, you’re often faced with a pivotal choice: should you go with the tried-and-true…
REST vs. GraphQL: Choosing the Right API for Your Project
In the world of APIs, REST and GraphQL are two popular choices, each offering unique advantages. Choosing the…
How to Name Endpoints in a REST API: Complete Guide with Best Practices and Practical Example
Introduction: Naming the endpoints of a REST API may seem like a simple task, but in reality, it…
What is Rest Api – A beginner’s guide
For many beginners in tech, REST is a foreign concept, sometimes, it’s another buzzword in the layers of…
Soul | A SQLite RESTful server
Hi Folks, For the last few weeks I’ve been working on Soul. As the title says, it’s a…
Building Rest API with Buildable and Twillo
Recently I came across Buildable and was impressed with what I can do with it, so I decided…