DEV Community

# restapi

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Set up .NET Core Web API With Entity Framework Core

Set up .NET Core Web API With Entity Framework Core

Comments
3 min read
Demystifying REST APIs

Demystifying REST APIs

1
Comments 1
5 min read
DynamoDB as API

DynamoDB as API

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

GraphQL vs. REST: The Ultimate Showdown

2
Comments
4 min read
Integration Digest: March 2024

Integration Digest: March 2024

Comments
6 min read
PayPal REST API

PayPal REST API

3
Comments
2 min read
Easy tutorial of GraphQL compared with REST API

Easy tutorial of GraphQL compared with REST API

Comments
4 min read
Guide on authenticating requests with the REST API

Guide on authenticating requests with the REST API

Comments
10 min read
web API vs web server. REST API

web API vs web server. REST API

2
Comments
3 min read
Expose your database as a REST API safely and without code

Expose your database as a REST API safely and without code

3
Comments 2
3 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
Fixing duplicate API requests

Fixing duplicate API requests

39
Comments 2
3 min read
The Many Ways Not to Build an API

The Many Ways Not to Build an API

22
Comments 2
5 min read
Build a CRUD REST API with Rust Axum | Tutorial

Build a CRUD REST API with Rust Axum | Tutorial

Comments
1 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.

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

Decoding APIs: From Concept to Implementation: API & REST

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

Intro to Flask-RESTful, walkthrough in Python

Comments
8 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
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

5
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
Tonic - Swaggo alternative

Tonic - Swaggo alternative

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

What is really an API? Examples, Code + History

8
Comments 4
18 min read
Build Your First Spring Boot REST Application with Gradle

Build Your First Spring Boot REST Application with Gradle

Comments
3 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
@Valid + Jakarta with DTO in Spring Boot 3

@Valid + Jakarta with DTO in Spring Boot 3

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

Angular (17+) + NodeJS Users Rest API

Comments
4 min read
Common Status Codes in gRPC and HTTP

Common Status Codes in gRPC and HTTP

Comments
1 min read
Django Signals mastery

Django Signals mastery

6
Comments
7 min read
REST API Vs GraphQL

REST API Vs GraphQL

1
Comments
2 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 simple RESTful TypeScript web service with Bun.js

Writing a simple RESTful TypeScript web service with Bun.js

1
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
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
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
Comm Protocols: Server-Client Dynamics

Comm Protocols: Server-Client Dynamics

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

2
Comments
3 min read
Building a Basic REST API with Node.js and Express in Four Simple Steps

Building a Basic REST API with Node.js and Express in Four Simple Steps

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

Create A Simple Crypto Currency Tracker With NodeJS

4
Comments
4 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
API and REST in simple terms explained

API and REST in simple terms explained

Comments
1 min read
Accessing Power BI Data with Python Using the Power BI REST API

Accessing Power BI Data with Python Using the Power BI REST API

Comments
5 min read
Streamlining Email Verification: A Step-by-Step Guide with Spring Boot and Angular

Streamlining Email Verification: A Step-by-Step Guide with Spring Boot and Angular

Comments
4 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
Embracing GraphQL: A Paradigm Shift in API Development

Embracing GraphQL: A Paradigm Shift in API Development

20
Comments
3 min read
REST API - Basic components of Authorization and Authentication

REST API - Basic components of Authorization and Authentication

Comments
2 min read
Understanding REST and GraphQL in Django: An overview for beginners

Understanding REST and GraphQL in Django: An overview for beginners

Comments
1 min read
Getting the List of Universes SAP Business Objects using Python

Getting the List of Universes SAP Business Objects using Python

Comments
3 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
Integrando um BFF Rest com um microsserviço via gRPC

Integrando um BFF Rest com um microsserviço via gRPC

1
Comments 1
4 min read
How to Create a Custom Magento 2 API?

How to Create a Custom Magento 2 API?

1
Comments
3 min read
How to Build REST Endpoints with Node.js and Dynamsoft Vision SDKs

How to Build REST Endpoints with Node.js and Dynamsoft Vision SDKs

Comments
6 min read
Document your API with Spring Rest Docs

Document your API with Spring Rest Docs

Comments
11 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
loading...