DEV Community

# restapi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A first project with ExpressoTS

A first project with ExpressoTS

246
Comments 35
5 min read
Fixing duplicate API requests

Fixing duplicate API requests

39
Comments 2
3 min read
Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

34
Comments
8 min read
API versioning

API versioning

22
Comments
5 min read
The Many Ways Not to Build an API

The Many Ways Not to Build an API

22
Comments 2
5 min read
Embracing GraphQL: A Paradigm Shift in API Development

Embracing GraphQL: A Paradigm Shift in API Development

20
Comments
3 min read
Writing a REST API in Rust

Writing a REST API in Rust

14
Comments
6 min read
Build User login/signup & RESTful APIs in 100 lines of Python

Build User login/signup & RESTful APIs in 100 lines of Python

13
Comments 2
10 min read
Comparing GraphQL with REST API: Choosing the Right Approach for Your API

Comparing GraphQL with REST API: Choosing the Right Approach for Your API

13
Comments
2 min read
Xata + Go: A getting started guide.

Xata + Go: A getting started guide.

12
Comments 1
10 min read
Build a Golang Todo App Backend: A Step-by-Step Guide

Build a Golang Todo App Backend: A Step-by-Step Guide

12
Comments 4
17 min read
Xata + Rust: A getting started guide.

Xata + Rust: A getting started guide.

11
Comments
8 min read
Caching RESTful API requests with Heroku’s Redis Add-on

Caching RESTful API requests with Heroku’s Redis Add-on

10
Comments
9 min read
What is REST or REST API ? in easy language

What is REST or REST API ? in easy language

10
Comments
3 min read
Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

Visual Studio 2022: A New Way to Work with HTTP Requests and Responses

9
Comments 2
4 min read
O CRUD mais rápido que você fará em Java

O CRUD mais rápido que você fará em Java

9
Comments
2 min read
What is really an API? Examples, Code + History

What is really an API? Examples, Code + History

8
Comments 5
18 min read
Create a REST API in Rust that you wouldn't be (too?) ashamed of deploying to production

Create a REST API in Rust that you wouldn't be (too?) ashamed of deploying to production

8
Comments
7 min read
#3 Creating a User Registration API using GoLang and Cassandra

#3 Creating a User Registration API using GoLang and Cassandra

8
Comments 2
4 min read
10 quick tips to instantly improve API design

10 quick tips to instantly improve API design

8
Comments 2
2 min read
REST API - Version Your API

REST API - Version Your API

8
Comments
1 min read
Connecting Alpine.js to a Database REST API: A Simple Guide

Connecting Alpine.js to a Database REST API: A Simple Guide

8
Comments
3 min read
Clerk JWT Authentication with NestJs + Passport for REST & GraphQL

Clerk JWT Authentication with NestJs + Passport for REST & GraphQL

7
Comments
6 min read
Introduction to Rails API: How to Create Your First Endpoint in Less Than a Minute?

Introduction to Rails API: How to Create Your First Endpoint in Less Than a Minute?

6
Comments
6 min read
Django Signals mastery

Django Signals mastery

6
Comments
7 min read
RESTful API: Essential Question & Answers

RESTful API: Essential Question & Answers

5
Comments
4 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

5
Comments
7 min read
Designing Effective REST APIs: A Comprehensive overview

Designing Effective REST APIs: A Comprehensive overview

5
Comments
11 min read
Solving GitHub API "Unrecognized Encoding: None" Error: A Journey to Understanding Media Types

Solving GitHub API "Unrecognized Encoding: None" Error: A Journey to Understanding Media Types

5
Comments
2 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 7. AWS App Runner

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 7. AWS App Runner

5
Comments
4 min read
Common Mistakes When Designing RESTful APIs with Spring Boot

Common Mistakes When Designing RESTful APIs with Spring Boot

5
Comments 1
3 min read
PayPal REST API

PayPal REST API

5
Comments 1
3 min read
Create A Simple Crypto Currency Tracker With NodeJS

Create A Simple Crypto Currency Tracker With NodeJS

4
Comments
4 min read
Generate code snippet for REST API call from Postman

Generate code snippet for REST API call from Postman

4
Comments 1
1 min read
Building Serverless REST APIs on AWS: A Step-by-Step Guide with Lambda, API Gateway, and DynamoDB

Building Serverless REST APIs on AWS: A Step-by-Step Guide with Lambda, API Gateway, and DynamoDB

4
Comments 2
9 min read
Setting up React Query in your React project

Setting up React Query in your React project

4
Comments
5 min read
Easy no-code REST API for your databases

Easy no-code REST API for your databases

3
Comments 2
3 min read
Understanding REST APIs: Principles of Design and Implementation Part 01

Understanding REST APIs: Principles of Design and Implementation Part 01

3
Comments
4 min read
AsyncAPI vs. OpenAPI: Which Specification Is Right for Your App?

AsyncAPI vs. OpenAPI: Which Specification Is Right for Your App?

3
Comments
8 min read
Create a Service and Controller using Spring Boot 3

Create a Service and Controller using Spring Boot 3

2
Comments 2
5 min read
Exploring GraphQL: Advantages Over REST and Implementation Tips

Exploring GraphQL: Advantages Over REST and Implementation Tips

2
Comments
3 min read
HTTP Verbs for mere mortals

HTTP Verbs for mere mortals

2
Comments
5 min read
How to Convert your Python project into a private pip Package

How to Convert your Python project into a private pip Package

2
Comments
3 min read
Tout ce que tu dois savoir sur les statuts HTTP 🌐

Tout ce que tu dois savoir sur les statuts HTTP 🌐

2
Comments
2 min read
User Create in Drupal 10 using REST API

User Create in Drupal 10 using REST API

2
Comments
8 min read
About HTTP : request, response and methods

About HTTP : request, response and methods

2
Comments
1 min read
GraphQL vs. REST: The Ultimate Showdown

GraphQL vs. REST: The Ultimate Showdown

2
Comments
4 min read
Building a File Upload REST API with Node.js and Express🔥

Building a File Upload REST API with Node.js and Express🔥

2
Comments
3 min read
Accept-Language header in software localization

Accept-Language header in software localization

2
Comments
1 min read
What is Web API and REST API?

What is Web API and REST API?

2
Comments
2 min read
Save Data to Kintone with an ESP8266

Save Data to Kintone with an ESP8266

2
Comments
9 min read
Explained with code example - What is API statelessness and why do we care?

Explained with code example - What is API statelessness and why do we care?

2
Comments 1
10 min read
Test Driving a Rails API - Part One

Test Driving a Rails API - Part One

2
Comments
10 min read
Guia Passo a Passo: Deploy de uma API REST Java no Docker

Guia Passo a Passo: Deploy de uma API REST Java no Docker

2
Comments
6 min read
9 Interview on node

9 Interview on node

2
Comments
9 min read
Rest API VS GraphQL API with react

Rest API VS GraphQL API with react

2
Comments
3 min read
Handling JSON Data Serialization when Working with Django REST Framework APIs

Handling JSON Data Serialization when Working with Django REST Framework APIs

2
Comments
6 min read
web API vs web server. REST API

web API vs web server. REST API

2
Comments
3 min read
Rest api endpoints are acessible on the localhost but not on the server

Rest api endpoints are acessible on the localhost but not on the server

1
Comments 1
1 min read
Integration Digest: December 2023

Integration Digest: December 2023

1
Comments
5 min read
loading...