DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using oclif to create a CLI for the DEV API

Using oclif to create a CLI for the DEV API

9
Comments
4 min read
Getting the API to return something, anything! AC Slayers Part 2

Getting the API to return something, anything! AC Slayers Part 2

4
Comments
2 min read
Self-hosted Geo to Timezone service

Self-hosted Geo to Timezone service

4
Comments 1
1 min read
A Fast Car Needs Good Brakes: How We Added Client Rate Throttling to the Heroku Platform API Gem

A Fast Car Needs Good Brakes: How We Added Client Rate Throttling to the Heroku Platform API Gem

22
Comments 2
12 min read
Fetch & display data from a remote API using JavaScript

Fetch & display data from a remote API using JavaScript

21
Comments
3 min read
TDD in Laravel using phpunit for REST Api Development

TDD in Laravel using phpunit for REST Api Development

17
Comments 1
3 min read
Enable public access to connected devices in your local network

Enable public access to connected devices in your local network

1
Comments
6 min read
How to get your web API noticed

How to get your web API noticed

17
Comments
4 min read
REST API with JSON:API Standard

REST API with JSON:API Standard

12
Comments
3 min read
Making concurrent API requests in Go

Making concurrent API requests in Go

37
Comments 3
3 min read
DEV.to Lookalike App with React

DEV.to Lookalike App with React

7
Comments
2 min read
DrawPI - Building an API in minutes

DrawPI - Building an API in minutes

2
Comments
4 min read
Postman vs Insomnia: which API testing tool do you use?

Postman vs Insomnia: which API testing tool do you use?

56
Comments 30
1 min read
A simple introduction to REST and how to get started

A simple introduction to REST and how to get started

14
Comments
5 min read
Async Dispatch Chaining with Redux-Thunk

Async Dispatch Chaining with Redux-Thunk

8
Comments 3
5 min read
¿Qué cosa es una API 🤔?

¿Qué cosa es una API 🤔?

5
Comments 2
3 min read
Creating User-Facing, Short Unique IDs: What are the options?

Creating User-Facing, Short Unique IDs: What are the options?

16
Comments 1
4 min read
Why Synthetic Monitoring and Testing is Not Enough

Why Synthetic Monitoring and Testing is Not Enough

22
Comments
4 min read
Track HTTP Client requests in Laravel with the Laravel DebugBar

Track HTTP Client requests in Laravel with the Laravel DebugBar

5
Comments
3 min read
API rate limiting with Node and Redis

API rate limiting with Node and Redis

4
Comments
5 min read
Realtime channels with FastAPI + Broadcaster

Realtime channels with FastAPI + Broadcaster

19
Comments 5
3 min read
How to build a front-end app before you have an API

How to build a front-end app before you have an API

7
Comments
4 min read
Deploying a Ruby on Rails API to Heroku

Deploying a Ruby on Rails API to Heroku

17
Comments
5 min read
How to Recover from API Downtimes and Errors

How to Recover from API Downtimes and Errors

29
Comments 1
6 min read
API versioning in golang ECHO

API versioning in golang ECHO

8
Comments
1 min read
Axios or Fetch?- in 2 minutes

Axios or Fetch?- in 2 minutes

58
Comments 13
2 min read
Android apps API version managing problem.

Android apps API version managing problem.

2
Comments 3
1 min read
Golang Mongo driver and Openshift

Golang Mongo driver and Openshift

7
Comments 1
5 min read
Using the HTTP Client and Data Transfer Objects in Laravel 7

Using the HTTP Client and Data Transfer Objects in Laravel 7

12
Comments
4 min read
Automatically Monitor API Calls and Requests in Node.js

Automatically Monitor API Calls and Requests in Node.js

27
Comments 1
8 min read
Using a Reverse Proxy to Protect Third Party APIs

Using a Reverse Proxy to Protect Third Party APIs

12
Comments
7 min read
How to create a custom Autocomplete using the Drupal 8 Form API

How to create a custom Autocomplete using the Drupal 8 Form API

6
Comments
3 min read
Send Gmail using POSTMAN

Send Gmail using POSTMAN

11
Comments
1 min read
Fetching Image via the Unsplash API (Vanilla JavaScript)

Fetching Image via the Unsplash API (Vanilla JavaScript)

10
Comments 4
1 min read
Building a GraphQL API in JavaScript

Building a GraphQL API in JavaScript

20
Comments
11 min read
How to pass parameters from Gsheets to Stripe?

How to pass parameters from Gsheets to Stripe?

14
Comments
1 min read
My First Rust Web Service (And Other Firsts)

My First Rust Web Service (And Other Firsts)

7
Comments
4 min read
Cell CMS — Persistindo Dados

Cell CMS — Persistindo Dados

2
Comments
6 min read
Rest-Assured Framework from scratch including GIT Repository integration for Continous Integration

Rest-Assured Framework from scratch including GIT Repository integration for Continous Integration

6
Comments
7 min read
Wishful thinking about a Tumblr API v3

Wishful thinking about a Tumblr API v3

15
Comments
2 min read
Laravel 7 - Forgot Password APIs using inbuilt Laravel methods

Laravel 7 - Forgot Password APIs using inbuilt Laravel methods

25
Comments 1
2 min read
3 Common API Integration Mistakes and How to Avoid Them

3 Common API Integration Mistakes and How to Avoid Them

4
Comments
4 min read
Criando API com DENO e MongoBD

Criando API com DENO e MongoBD

25
Comments 1
9 min read
Create a Random Board Game Generator Using Microservices on Heroku

Create a Random Board Game Generator Using Microservices on Heroku

6
Comments
7 min read
REST API C# - Implementando a biblioteca AutoMapper em uma RestAPI

REST API C# - Implementando a biblioteca AutoMapper em uma RestAPI

4
Comments
1 min read
Dev Snacks: API basics with Postman

Dev Snacks: API basics with Postman

7
Comments
4 min read
All the Things You Can Do With GitHub API and Python

All the Things You Can Do With GitHub API and Python

32
Comments 1
10 min read
Writing JSON based REST APIs in Pure Django without using DRF or tastypie.

Writing JSON based REST APIs in Pure Django without using DRF or tastypie.

8
Comments
1 min read
Developer CMS - open-source headless cms

Developer CMS - open-source headless cms

3
Comments 2
1 min read
Making a REST API Using Python - Flask

Making a REST API Using Python - Flask

3
Comments
1 min read
How to Add Subscription Based Throttling to a Django API

How to Add Subscription Based Throttling to a Django API

21
Comments 2
3 min read
GraphQL, from Theory to Real-world with Spring-boot

GraphQL, from Theory to Real-world with Spring-boot

20
Comments
6 min read
Understanding GraphQL Error Handling mechanisms in Spring-boot

Understanding GraphQL Error Handling mechanisms in Spring-boot

17
Comments 1
9 min read
Testing your GraphQL APIs in a Spring-boot app

Testing your GraphQL APIs in a Spring-boot app

11
Comments
2 min read
Secure your GraphQL API within a Spring-Boot App

Secure your GraphQL API within a Spring-Boot App

7
Comments
6 min read
How to Best Monitor GraphQL APIs

How to Best Monitor GraphQL APIs

30
Comments
5 min read
Test JSON API from the terminal

Test JSON API from the terminal

8
Comments
5 min read
Using the Bing API in a Java Application

Using the Bing API in a Java Application

7
Comments 2
2 min read
GitHub Bash API

GitHub Bash API

6
Comments
1 min read
Headless Technology - Lunch & Learn with Contentful

Headless Technology - Lunch & Learn with Contentful

3
Comments
1 min read
loading...