DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Checking if a phone number is on Telegram, using TDLib and Python

Checking if a phone number is on Telegram, using TDLib and Python

35
Comments 12
2 min read
Refresh JWT with Refresh Tokens in Asp Net Core 5 Rest API Step by Step

Refresh JWT with Refresh Tokens in Asp Net Core 5 Rest API Step by Step

30
Comments 28
7 min read
Why would I use mock API while coding APP or another API?

Why would I use mock API while coding APP or another API?

6
Comments
4 min read
How to fix Range Not Satisfiable Error in React-Admin

How to fix Range Not Satisfiable Error in React-Admin

4
Comments
3 min read
REST vs GraphQL - Building Startups in 2021

REST vs GraphQL - Building Startups in 2021

12
Comments 3
5 min read
Simple API with FastAPI

Simple API with FastAPI

10
Comments
4 min read
One Web Architect's Core Beliefs

One Web Architect's Core Beliefs

20
Comments 3
11 min read
Adding Typescript to my existing Node + Express API - Part 2 - Directory Structure

Adding Typescript to my existing Node + Express API - Part 2 - Directory Structure

2
Comments
2 min read
What all we can do through Vault UI

What all we can do through Vault UI

8
Comments 6
3 min read
Building a Multimedia Content Sharing Website With Rails

Building a Multimedia Content Sharing Website With Rails

8
Comments 2
6 min read
What are Protocol Buffers? Will they replace JSON?

What are Protocol Buffers? Will they replace JSON?

7
Comments
1 min read
WSO2 API Cloud projects initialization and deployment using the CLI Tool

WSO2 API Cloud projects initialization and deployment using the CLI Tool

7
Comments
4 min read
From Shock to Acceptance: The Five Stages of API Testing

From Shock to Acceptance: The Five Stages of API Testing

13
Comments
8 min read
Always Swagger Your API

Always Swagger Your API

4
Comments
2 min read
Build an API endpoint with GOlang , Gin & mongoDB

Build an API endpoint with GOlang , Gin & mongoDB

25
Comments 5
6 min read
When do Salesforce access tokens expire?

When do Salesforce access tokens expire?

22
Comments
2 min read
Adding a Custom Domain to AWS API Gateway

Adding a Custom Domain to AWS API Gateway

10
Comments
6 min read
Book Review: Designing Web APIs: Building APIs That Developers Love

Book Review: Designing Web APIs: Building APIs That Developers Love

2
Comments
2 min read
Creating an ML Model and Serving it as a RESTful API: Part 1

Creating an ML Model and Serving it as a RESTful API: Part 1

7
Comments
4 min read
How to Access Spotify’s Web API Using Ruby, RESTClient, and JSON

How to Access Spotify’s Web API Using Ruby, RESTClient, and JSON

7
Comments 1
7 min read
Authentication in REST APIs

Authentication in REST APIs

16
Comments
8 min read
Staying Alive: The Screen Wake Lock API

Staying Alive: The Screen Wake Lock API

24
Comments 1
2 min read
Minimal Net/HTTP client template

Minimal Net/HTTP client template

7
Comments
2 min read
GOOD PLACE TO GET APIs from? Or just per need?

GOOD PLACE TO GET APIs from? Or just per need?

2
Comments 1
1 min read
Core principles of API Design - Part 1

Core principles of API Design - Part 1

11
Comments 2
8 min read
Utiliser l’API de stockage IndexedDB en JavaScript

Utiliser l’API de stockage IndexedDB en JavaScript

2
Comments
2 min read
How to protect Laravel API with Magic Link

How to protect Laravel API with Magic Link

14
Comments
5 min read
How to Return multiple functions and values while working with REST APIs (Part 1)

How to Return multiple functions and values while working with REST APIs (Part 1)

11
Comments 6
4 min read
What do you use to test your API?

What do you use to test your API?

1
Comments 1
1 min read
GraphQL and the Jamstack

GraphQL and the Jamstack

18
Comments
5 min read
Python serialization with Marshmallow

Python serialization with Marshmallow

6
Comments
2 min read
A very simple JSON API in Haskell

A very simple JSON API in Haskell

26
Comments 2
4 min read
Django for APIs Notes - Part I

Django for APIs Notes - Part I

43
Comments 2
3 min read
OpenAPI: Documentation Tool Overview

OpenAPI: Documentation Tool Overview

4
Comments 1
6 min read
Using openapi-cli for API exploration

Using openapi-cli for API exploration

2
Comments
6 min read
Publishing Your API Documentations

Publishing Your API Documentations

4
Comments
2 min read
Creating a GraphQL API while utilizing your REST API

Creating a GraphQL API while utilizing your REST API

12
Comments
9 min read
Combine Email Bills Using Gmail API (Dropped)

Combine Email Bills Using Gmail API (Dropped)

3
Comments
2 min read
get-metric-statistics Using AWS CLI

get-metric-statistics Using AWS CLI

7
Comments
2 min read
How to handle forms in React, the alternative approach

How to handle forms in React, the alternative approach

53
Comments 7
4 min read
Plaid vs. Yodlee vs. Zabo: Choosing the best financial data aggregator [2021]

Plaid vs. Yodlee vs. Zabo: Choosing the best financial data aggregator [2021]

12
Comments 1
12 min read
It's 2021. This Is Where Your Focus Should Be In Tech.

It's 2021. This Is Where Your Focus Should Be In Tech.

10
Comments
6 min read
Creating an App for Efficient and Convenient Delivery Services

Creating an App for Efficient and Convenient Delivery Services

6
Comments
10 min read
The Player Setup Endpoint – Let the Frontend run Backend code

The Player Setup Endpoint – Let the Frontend run Backend code

6
Comments
8 min read
OpenAPI: How to Design API Specifications

OpenAPI: How to Design API Specifications

5
Comments
5 min read
Asp Net Core 5 Rest API Authentication with JWT Step by Step

Asp Net Core 5 Rest API Authentication with JWT Step by Step

42
Comments 56
7 min read
Complex cloud API integrations made easy with Zato and Python

Complex cloud API integrations made easy with Zato and Python

4
Comments
6 min read
Building a JavaScript frontend and Rails API backend Project for Beginners

Building a JavaScript frontend and Rails API backend Project for Beginners

10
Comments 1
3 min read
Stupid but common security vulnerability in web app

Stupid but common security vulnerability in web app

201
Comments 3
2 min read
O básico de APIs RESTful parte 1 - definições e restrições

O básico de APIs RESTful parte 1 - definições e restrições

24
Comments 2
4 min read
10 Useful APIs for Developers

10 Useful APIs for Developers

456
Comments 12
3 min read
Understanding GraphQL through REST

Understanding GraphQL through REST

33
Comments 2
8 min read
How to Implement Role based Access Control With FastAPI

How to Implement Role based Access Control With FastAPI

12
Comments
2 min read
Deploy your PHP API to Heroku

Deploy your PHP API to Heroku

4
Comments
2 min read
How to make API calls with Javascript

How to make API calls with Javascript

17
Comments
8 min read
Good Bye Web APIs

Good Bye Web APIs

1134
Comments 146
5 min read
Um microblog usando Protheus - Rest Server, parte 5, GET e query parameters

Um microblog usando Protheus - Rest Server, parte 5, GET e query parameters

4
Comments
13 min read
Using Postman with Twitter API

Using Postman with Twitter API

5
Comments
3 min read
Build a Simple REST API in PHP

Build a Simple REST API in PHP

63
Comments 5
6 min read
Build a full API with Next.js

Build a full API with Next.js

87
Comments 13
7 min read
loading...