DEV Community

# restapi

👋 Sign in for the ability sort posts by top and latest.
What is a REST API? | Design Principles of REST API

What is a REST API? | Design Principles of REST API

Reactions 5 Comments
1 min read
New tool for generating Ingress configurations from OpenAPI/Swagger

New tool for generating Ingress configurations from OpenAPI/Swagger

Reactions 3 Comments
1 min read
HTTP Methods For Restful Services

HTTP Methods For Restful Services

Reactions 4 Comments
3 min read
GraphQL vs REST APIs | What's the Best Kind of API?

GraphQL vs REST APIs | What's the Best Kind of API?

Reactions 2 Comments
6 min read
Go: Creating Custom Error Wrapper and Do Proper Error Equality Check

Go: Creating Custom Error Wrapper and Do Proper Error Equality Check

Reactions 6 Comments 1
10 min read
A Deep Dive into Strapi GraphQL

A Deep Dive into Strapi GraphQL

Reactions 6 Comments
19 min read
10 tips to create comfortable REST API

10 tips to create comfortable REST API

Reactions 3 Comments
4 min read
Migrating existing REST API Server to Serverless with AWS Lambda, MongoDB and Serverless Framework

Migrating existing REST API Server to Serverless with AWS Lambda, MongoDB and Serverless Framework

Reactions 6 Comments
7 min read
Logging in go-api-basic

Logging in go-api-basic

Reactions 2 Comments
7 min read
Create Minimalistic REST API using Node.js and Express

Create Minimalistic REST API using Node.js and Express

Reactions 12 Comments
9 min read
On APIs and REST Architecture (Part 2)

On APIs and REST Architecture (Part 2)

Reactions 2 Comments
1 min read
Python REST API tutorial: Getting started with FastAPI

Python REST API tutorial: Getting started with FastAPI

Reactions 134 Comments 4
6 min read
REST API Error Handling in Go

REST API Error Handling in Go

Reactions 14 Comments
9 min read
𝐖𝐚𝐧𝐭𝐞𝐝 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐰𝐢𝐭𝐡 𝐭𝐡𝐞 𝐀𝐏𝐈𝐬 𝐢𝐧 𝐟𝐥𝐮𝐭𝐭𝐞𝐫?

𝐖𝐚𝐧𝐭𝐞𝐝 𝐭𝐨 𝐰𝐨𝐫𝐤 𝐰𝐢𝐭𝐡 𝐭𝐡𝐞 𝐀𝐏𝐈𝐬 𝐢𝐧 𝐟𝐥𝐮𝐭𝐭𝐞𝐫?

Reactions 6 Comments 1
1 min read
Need help: Open API 3.0 generator

Need help: Open API 3.0 generator

Reactions 6 Comments
1 min read
Create REST CRUD API With SpringBoot & SpringData-JPA.

Create REST CRUD API With SpringBoot & SpringData-JPA.

Reactions 14 Comments
7 min read
API vs. SDK: What's the difference?

API vs. SDK: What's the difference?

Reactions 7 Comments 2
5 min read
Building a Simple Secure API REST with Node.js

Building a Simple Secure API REST with Node.js

Reactions 10 Comments
7 min read
Laravel 8 REST API Authentication with Sanctum

Laravel 8 REST API Authentication with Sanctum

Reactions 9 Comments
3 min read
CalmAPI - A Production ready REST API generator using NodeJS & MongoDB

CalmAPI - A Production ready REST API generator using NodeJS & MongoDB

Reactions 7 Comments 1
1 min read
Creating REST APIs with Perl, Mojolicious and OpenAPI

Creating REST APIs with Perl, Mojolicious and OpenAPI

Reactions 22 Comments 6
8 min read
Write a Simple REST API in Golang

Write a Simple REST API in Golang

Reactions 323 Comments 14
10 min read
JWT-authentication

JWT-authentication

Reactions 8 Comments
2 min read
Build REST API with Laravel

Build REST API with Laravel

Reactions 3 Comments
1 min read
Retornando dado específico em API REST ASP.NET Core

Retornando dado específico em API REST ASP.NET Core

Reactions 4 Comments
3 min read
Painful CDK - 1

Painful CDK - 1

Reactions 3 Comments
1 min read
Build your own YouTube mp3 downloader ...

Build your own YouTube mp3 downloader ...

Reactions 14 Comments
4 min read
Turn a Google Sheet into a REST API

Turn a Google Sheet into a REST API

Reactions 15 Comments
4 min read
API Rest simples com Asp.Net Core

API Rest simples com Asp.Net Core

Reactions 7 Comments
3 min read
Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD

Spring Boot + Vue.js example | Spring Data MongoDB + RestApi CRUD

Reactions 2 Comments
2 min read
DevTip #2: Using dev.to Social Preview API (undocumented?)

DevTip #2: Using dev.to Social Preview API (undocumented?)

Reactions 4 Comments
2 min read
When to change a Rest API version

When to change a Rest API version

Reactions 2 Comments
2 min read
Apa itu Frontend?

Apa itu Frontend?

Reactions 2 Comments
2 min read
How I Documented, Encrypted, and Tested My First REST API

How I Documented, Encrypted, and Tested My First REST API

Reactions 5 Comments
4 min read
Build a REST API with Node.js: Finalizing Controllers

Build a REST API with Node.js: Finalizing Controllers

Reactions 5 Comments
8 min read
Build a REST API with Node.js: Design & Plan Your API

Build a REST API with Node.js: Design & Plan Your API

Reactions 5 Comments
5 min read
Build a REST API with Node.js: Upload an Image File

Build a REST API with Node.js: Upload an Image File

Reactions 4 Comments
4 min read
Build a REST API with Node.js: HTTP Module & Express

Build a REST API with Node.js: HTTP Module & Express

Reactions 4 Comments
3 min read
Build a REST API with Node.js: Integrating MongoDB Atlas

Build a REST API with Node.js: Integrating MongoDB Atlas

Reactions 3 Comments
6 min read
Securing APIs with AWS Amplify and Cognito

Securing APIs with AWS Amplify and Cognito

Reactions 19 Comments
6 min read
Environments variables in Postman

Environments variables in Postman

Reactions 1 Comments
2 min read
Writing an API in Django (Class Based)

Writing an API in Django (Class Based)

Reactions 6 Comments
1 min read
Learn JSON in 5 Minutes

Learn JSON in 5 Minutes

Reactions 21 Comments 3
2 min read
Let's Build A React Progressive Web App (ft. T-API)

Let's Build A React Progressive Web App (ft. T-API)

Reactions 21 Comments
7 min read
Introduction to REST API Authentication Methods

Introduction to REST API Authentication Methods

Reactions 6 Comments
6 min read
Build a REST API with Node.js: Deploying to Heroku (Finale)

Build a REST API with Node.js: Deploying to Heroku (Finale)

Reactions 2 Comments
6 min read
Build a REST API with Node.js: Routes and Controllers

Build a REST API with Node.js: Routes and Controllers

Reactions 3 Comments
7 min read
Test APIs with Supertest and Jest

Test APIs with Supertest and Jest

Reactions 2 Comments
3 min read
What if I don't use GET (and DELETE)?

What if I don't use GET (and DELETE)?

Reactions 7 Comments 11
1 min read
Secure your PHP REST API with Magic

Secure your PHP REST API with Magic

Reactions 50 Comments 3
9 min read
Integrate WordPress rest Api in Reactjs

Integrate WordPress rest Api in Reactjs

Reactions 13 Comments 3
2 min read
RestFull API Detailing

RestFull API Detailing

Reactions 2 Comments
9 min read
How to test your Rest/Graphql/Soap API or view others APIs without the terminal?

How to test your Rest/Graphql/Soap API or view others APIs without the terminal?

Reactions 5 Comments
3 min read
Rest API Database Blog Post

Rest API Database Blog Post

Reactions 2 Comments
6 min read
RestAPI Blog Post

RestAPI Blog Post

Reactions 2 Comments
6 min read
Node js, Express, REST API, Glitch

Node js, Express, REST API, Glitch

Reactions 3 Comments
1 min read
Getting Started Guide for Restful API using Node, Mongo & Express

Getting Started Guide for Restful API using Node, Mongo & Express

Reactions 7 Comments
4 min read
Contributing to the Azure Terraform Provider

Contributing to the Azure Terraform Provider

Reactions 6 Comments
9 min read
Third party REST API(OAuth) call using Azure Data Factory-Web Activity

Third party REST API(OAuth) call using Azure Data Factory-Web Activity

Reactions 3 Comments
2 min read
Improve your APIs with Optic

Improve your APIs with Optic

Reactions 6 Comments
3 min read
loading...