DEV Community

# restapi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Versioning Your REST API Made Easy: Tips and Tricks

Versioning Your REST API Made Easy: Tips and Tricks

Comments
4 min read
Consistent validation with API Platform 3

Consistent validation with API Platform 3

3
Comments 3
5 min read
When It’s Time to Give REST a Rest

When It’s Time to Give REST a Rest

6
Comments
8 min read
PUT vs POST: An In-Depth Comparison of RESTful API Methods

PUT vs POST: An In-Depth Comparison of RESTful API Methods

2
Comments
3 min read
RESTful API vs Server-Side Rendering in Web development – An in-depth comparison (with 5 use cases)

RESTful API vs Server-Side Rendering in Web development – An in-depth comparison (with 5 use cases)

2
Comments
5 min read
Best Practices for Naming REST API Endpoints

Best Practices for Naming REST API Endpoints

3
Comments
9 min read
Top 10 Essential REST API Testing Tools for Developers

Top 10 Essential REST API Testing Tools for Developers

6
Comments
3 min read
𝗪𝗵𝗶𝗰𝗵 𝗛𝗧𝗧𝗣 𝗦𝘁𝗮𝘁𝘂𝘀 𝗖𝗼𝗱𝗲 𝗶𝘀 𝘁𝗵𝗲 𝗰𝗼𝗿𝗿𝗲𝗰𝘁 𝗼𝗻𝗲?

𝗪𝗵𝗶𝗰𝗵 𝗛𝗧𝗧𝗣 𝗦𝘁𝗮𝘁𝘂𝘀 𝗖𝗼𝗱𝗲 𝗶𝘀 𝘁𝗵𝗲 𝗰𝗼𝗿𝗿𝗲𝗰𝘁 𝗼𝗻𝗲?

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

GraphQL vs. REST: The Ultimate Showdown

2
Comments
4 min read
Choosing the Right API Protocol: GraphQL vs. REST vs. SOAP

Choosing the Right API Protocol: GraphQL vs. REST vs. SOAP

Comments
4 min read
Custom methods in REST API endpoints

Custom methods in REST API endpoints

39
Comments 6
5 min read
5 Things I wanted to know about REST API when I was starting

5 Things I wanted to know about REST API when I was starting

Comments
4 min read
Integration Digest: March 2024

Integration Digest: March 2024

Comments
6 min read
The Challenge of Versioning Expandable API's in Umbraco

The Challenge of Versioning Expandable API's in Umbraco

Comments 1
5 min read
GRPC vs REST: Which One Should You Choose? 🚨

GRPC vs REST: Which One Should You Choose? 🚨

13
Comments 1
6 min read
Easy tutorial of GraphQL compared with REST API

Easy tutorial of GraphQL compared with REST API

Comments
4 min read
REST API Security Essentials

REST API Security Essentials

Comments
10 min read
Building RESTful APIs with Spring Boot and Java

Building RESTful APIs with Spring Boot and Java

Comments 2
2 min read
Top 10 Java Frameworks Every Developer Should Know About

Top 10 Java Frameworks Every Developer Should Know About

1
Comments
3 min read
Help needed with subrouting in Go

Help needed with subrouting in Go

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

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

7
Comments
9 min read
Set up .NET Core Web API With Entity Framework Core

Set up .NET Core Web API With Entity Framework Core

1
Comments
3 min read
Demystifying REST APIs

Demystifying REST APIs

2
Comments 1
5 min read
PayPal REST API

PayPal REST API

6
Comments 1
3 min read
Easy no-code REST API for your databases

Easy no-code REST API for your databases

12
Comments 3
3 min read
web API vs web server. REST API

web API vs web server. REST API

2
Comments
3 min read
Fixing duplicate API requests

Fixing duplicate API requests

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

The Many Ways Not to Build an API

24
Comments 2
5 min read
Guide on Authenticating Requests with the REST API

Guide on Authenticating Requests with the REST API

1
Comments
10 min read
Media uploads to Azure blob storage: the REST API Way in Laravel/PHP.

Media uploads to Azure blob storage: the REST API Way in Laravel/PHP.

3
Comments 2
5 min read
Decoding APIs: From Concept to Implementation: API & REST

Decoding APIs: From Concept to Implementation: API & REST

1
Comments
2 min read
Code-Along: How to Develop a REST API Dashboard

Code-Along: How to Develop a REST API Dashboard

1
Comments
30 min read
Build a CRUD REST API with Rust Axum | Tutorial

Build a CRUD REST API with Rust Axum | Tutorial

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

Test Driving a Rails API - Part One

2
Comments
10 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

6
Comments
2 min read
The Beginner's Guide to Effortlessly Testing REST APIs with Postman

The Beginner's Guide to Effortlessly Testing REST APIs with Postman

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

What is really an API? Examples, Code + History

11
Comments 6
18 min read
How to Deploy a RESTful API with .NET Core to Azure App Service Using Azure SQL and Entity Framework

How to Deploy a RESTful API with .NET Core to Azure App Service Using Azure SQL and Entity Framework

Comments
1 min read
Intro to Flask-RESTful, walkthrough in Python

Intro to Flask-RESTful, walkthrough in Python

Comments
8 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
Rest API VS Fast API

Rest API VS Fast API

4
Comments
2 min read
Common Status Codes in gRPC and HTTP

Common Status Codes in gRPC and HTTP

2
Comments
1 min read
Django Signals mastery

Django Signals mastery

15
Comments
7 min read
Tonic - Swaggo alternative

Tonic - Swaggo alternative

2
Comments
2 min read
REST API Vs GraphQL

REST API Vs GraphQL

1
Comments
2 min read
Angular (17+) + NodeJS Users Rest API

Angular (17+) + NodeJS Users Rest API

3
Comments
4 min read
Writing a simple RESTful TypeScript web service with Bun.js

Writing a simple RESTful TypeScript web service with Bun.js

7
Comments
9 min read
Xata + Go: A getting started guide.

Xata + Go: A getting started guide.

12
Comments 1
10 min read
Xata + Rust: A getting started guide.

Xata + Rust: A getting started guide.

11
Comments
8 min read
HTTP Verbs for mere mortals

HTTP Verbs for mere mortals

2
Comments
5 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
Writing a REST API in Rust

Writing a REST API in Rust

14
Comments
6 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
gRPC vs. REST: Key Similarities and Differences

gRPC vs. REST: Key Similarities and Differences

Comments 1
17 min read
Designing RESTful APIs with OpenAPI: A Top-Down Approach

Designing RESTful APIs with OpenAPI: A Top-Down Approach

Comments
6 min read
9 Interview on node

9 Interview on node

2
Comments
9 min read
@Valid + Jakarta with DTO in Spring Boot 3

@Valid + Jakarta with DTO in Spring Boot 3

1
Comments
2 min read
Comm Protocols: Server-Client Dynamics

Comm Protocols: Server-Client Dynamics

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

How to Convert your Python project into a private pip Package

4
Comments
3 min read
GraphQL vs Rest: A Brief Overview

GraphQL vs Rest: A Brief Overview

Comments
2 min read
loading...