DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
15 Fun APIs For Your Next Project

15 Fun APIs For Your Next Project

1689
Comments 27
2 min read
API Security Best Practices

API Security Best Practices

1325
Comments 8
5 min read
10 Intriguing Public REST APIs For Your Next Project

10 Intriguing Public REST APIs For Your Next Project

1216
Comments 31
3 min read
Good Bye Web APIs

Good Bye Web APIs

1134
Comments 146
5 min read
Build a REST API with Node, Express & MongoDB!

Build a REST API with Node, Express & MongoDB!

939
Comments 36
20 min read
12 APIs that you as a developer will love it 💖

12 APIs that you as a developer will love it 💖

895
Comments 66
4 min read
REST API Design Best Practices for Parameters and Query String Usage

REST API Design Best Practices for Parameters and Query String Usage

624
Comments 4
7 min read
Practical Advice to Good API Design

Practical Advice to Good API Design

519
Comments 18
6 min read
Build Your First Rest API with GO

Build Your First Rest API with GO

505
Comments 17
16 min read
10 Useful APIs for Developers

10 Useful APIs for Developers

455
Comments 12
3 min read
What is an API Gateway?

What is an API Gateway?

399
Comments 8
6 min read
How to build a REST API using NodeJS

How to build a REST API using NodeJS

393
Comments 8
12 min read
Cleaner data fetching with react-query

Cleaner data fetching with react-query

379
Comments 16
5 min read
How to Use Google Sheets as a Database (Responsibly)

How to Use Google Sheets as a Database (Responsibly)

374
Comments 21
7 min read
10 Cool Rest APIs for Your Next Projects

10 Cool Rest APIs for Your Next Projects

357
Comments 22
3 min read
7 Free Public APIs you will love as a developer💖

7 Free Public APIs you will love as a developer💖

341
Comments 25
3 min read
Designing APIs for humans: Error messages

Designing APIs for humans: Error messages

327
Comments 21
10 min read
You're Not Using HTTP Status Codes Right

You're Not Using HTTP Status Codes Right

304
Comments 22
4 min read
Controlling React API Calls With Hooks

Controlling React API Calls With Hooks

298
Comments 18
9 min read
Text To Speech In 3 Lines Of JavaScript

Text To Speech In 3 Lines Of JavaScript

289
Comments 29
2 min read
An introduction to RESTful APIs

An introduction to RESTful APIs

285
Comments 14
4 min read
Why Do We Need Authorization and Authentication? 🔑

Why Do We Need Authorization and Authentication? 🔑

284
Comments 19
8 min read
A Simple Approach to Managing API Calls

A Simple Approach to Managing API Calls

273
Comments 31
6 min read
HMAC Authentication in Laravel

HMAC Authentication in Laravel

254
Comments
5 min read
How To Test CRUD RESTful APIs With the API Tester Mobile App

How To Test CRUD RESTful APIs With the API Tester Mobile App

250
Comments 7
4 min read
List of APIs to use for creating JavaScript/React App

List of APIs to use for creating JavaScript/React App

234
Comments 10
2 min read
How To Create A Fake REST API For Your Project With JSON Server

How To Create A Fake REST API For Your Project With JSON Server

231
Comments 14
3 min read
How I Applied to a Tech Job Using a POST Request

How I Applied to a Tech Job Using a POST Request

226
Comments 28
2 min read
Memoization in Javascript

Memoization in Javascript

219
Comments 9
4 min read
Development of APIs with Django REST Framework

Development of APIs with Django REST Framework

215
Comments 4
14 min read
What is an API?

What is an API?

214
Comments 22
5 min read
Boost your experience with Postman - Part II

Boost your experience with Postman - Part II

209
Comments 8
7 min read
What is a REST API?

What is a REST API?

205
Comments 7
5 min read
A Guide to the Most Popular Types of APIs: REST, SOAP, GraphQL, and gRPC

A Guide to the Most Popular Types of APIs: REST, SOAP, GraphQL, and gRPC

202
Comments 23
8 min read
Stupid but common security vulnerability in web app

Stupid but common security vulnerability in web app

201
Comments 3
2 min read
Introduction to GraphQL

Introduction to GraphQL

199
Comments 16
2 min read
Dynamically Generated Github Stats For Your Profile ReadMe

Dynamically Generated Github Stats For Your Profile ReadMe

197
Comments 21
2 min read
Easy way to Create your own API for FREE

Easy way to Create your own API for FREE

195
Comments 24
4 min read
NUNit and C# - Tutorial to automate your API Tests from scratch

NUNit and C# - Tutorial to automate your API Tests from scratch

192
Comments 20
8 min read
Mastering Docker for Node.js: Advanced Techniques and Best Practices

Mastering Docker for Node.js: Advanced Techniques and Best Practices

187
Comments 17
14 min read
Top 5 API testing tools 2022

Top 5 API testing tools 2022

186
Comments 37
5 min read
A Beginner's Guide To APIs

A Beginner's Guide To APIs

181
Comments 7
4 min read
Limiting Node.js API calls with express-rate-limit

Limiting Node.js API calls with express-rate-limit

180
Comments 4
4 min read
13 API Metrics That Every Platform Team Should be Tracking

13 API Metrics That Every Platform Team Should be Tracking

180
Comments 2
12 min read
10 Useful APIs for Your Next Project

10 Useful APIs for Your Next Project

180
Comments 7
3 min read
Popular web APIs you should know about

Popular web APIs you should know about

174
Comments 15
3 min read
Designing APIs for humans: Object IDs

Designing APIs for humans: Object IDs

174
Comments 28
7 min read
Idempotency in API Design

Idempotency in API Design

167
Comments 4
3 min read
Building RESTful APIs in Golang

Building RESTful APIs in Golang

167
Comments 5
9 min read
Autenticação e Autorização de uma ASP .NET Web API com Keycloak

Autenticação e Autorização de uma ASP .NET Web API com Keycloak

166
Comments 4
9 min read
A poor man's API

A poor man's API

163
Comments 8
7 min read
Stop repeating work and Start coding your express API 🚀

Stop repeating work and Start coding your express API 🚀

162
Comments 30
3 min read
What is cURL and why is it important in API testing?🤖

What is cURL and why is it important in API testing?🤖

162
Comments 24
5 min read
A Brief History of API: RPC, REST, GraphQL, tRPC

A Brief History of API: RPC, REST, GraphQL, tRPC

161
Comments 15
8 min read
How to make asynchronous requests to your API in React

How to make asynchronous requests to your API in React

159
Comments
5 min read
Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

157
Comments 30
6 min read
No Need Postman, Your VSCode is Enough for Testing Your API 😎⚡

No Need Postman, Your VSCode is Enough for Testing Your API 😎⚡

156
Comments 14
2 min read
Common design patterns at Stripe

Common design patterns at Stripe

155
Comments 12
8 min read
Build a Quiz REST API with NodeJS

Build a Quiz REST API with NodeJS

153
Comments 29
13 min read
Building a RESTful API with NestJS and MongoDB (Mongoose)

Building a RESTful API with NestJS and MongoDB (Mongoose)

151
Comments 22
8 min read
loading...