DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔑 Google OAuth, Wordpress & YouTube Service API

🔑 Google OAuth, Wordpress & YouTube Service API

7
Comments 1
13 min read
The less known API for Console input in Java

The less known API for Console input in Java

6
Comments
2 min read
How to use fetch to POST form data as JSON to your API

How to use fetch to POST form data as JSON to your API

7
Comments
5 min read
GraphQL - What is it and what does it solve?

GraphQL - What is it and what does it solve?

25
Comments 3
6 min read
Cracking Spotify Codes and making a quest out of it

Cracking Spotify Codes and making a quest out of it

10
Comments 1
5 min read
Architecting a URL Shortener

Architecting a URL Shortener

41
Comments
6 min read
Bootstrap your express project with express api cli

Bootstrap your express project with express api cli

13
Comments
4 min read
A Beginner's Guide To APIs

A Beginner's Guide To APIs

181
Comments 7
4 min read
Getting started with JWT authorization - .NET Core edition

Getting started with JWT authorization - .NET Core edition

16
Comments 2
5 min read
Django Rest Framework vs GraphQL, what are the differences?

Django Rest Framework vs GraphQL, what are the differences?

4
Comments
1 min read
How to fetch your github activity chart as an image?

How to fetch your github activity chart as an image?

3
Comments
1 min read
Mostrar excepciones de una API en Laravel.

Mostrar excepciones de una API en Laravel.

11
Comments 1
1 min read
Show API exceptions in Laravel.

Show API exceptions in Laravel.

10
Comments
1 min read
API First Development: How to Build Consistent, Meaningful APIs with Postman

API First Development: How to Build Consistent, Meaningful APIs with Postman

6
Comments
11 min read
How to write self-healing functional API tests with no coding effort

How to write self-healing functional API tests with no coding effort

6
Comments
9 min read
Lessons Learned With Netlify Forms

Lessons Learned With Netlify Forms

5
Comments
2 min read
Ask Octopus - What are release artifacts and how can I upload them?

Ask Octopus - What are release artifacts and how can I upload them?

4
Comments
1 min read
Fixing error : Typescript res.json() is not a function

Fixing error : Typescript res.json() is not a function

8
Comments
1 min read
Node.js reading a Google Sheet 🤓

Node.js reading a Google Sheet 🤓

41
Comments 7
3 min read
What Are RESTful Routes and How to Use Them?

What Are RESTful Routes and How to Use Them?

62
Comments
4 min read
Keyword Rank Checker PHP Script

Keyword Rank Checker PHP Script

13
Comments 2
2 min read
What the fetch() is an API ?

What the fetch() is an API ?

7
Comments
3 min read
The worst captcha ever, Squat captcha!

The worst captcha ever, Squat captcha!

19
Comments 5
1 min read
Snapshot testing APIs

Snapshot testing APIs

3
Comments
4 min read
Reviving the Dhall API discussion

Reviving the Dhall API discussion

4
Comments
8 min read
Automating office lights and plugs to save energy with Home IoT devices

Automating office lights and plugs to save energy with Home IoT devices

8
Comments
4 min read
Mi primera aplicacion con Nest.js

Mi primera aplicacion con Nest.js

23
Comments 7
3 min read
Which case do you follow for API parameters?

Which case do you follow for API parameters?

7
Comments 2
2 min read
How to integrate Swagger UI in a .NET Core Web API application | Amoenus Dev

How to integrate Swagger UI in a .NET Core Web API application | Amoenus Dev

8
Comments 1
2 min read
How to setup a local API for Home IoT Devices in your office using WiFi

How to setup a local API for Home IoT Devices in your office using WiFi

7
Comments
4 min read
Understanding Places and POI APIs 📍

Understanding Places and POI APIs 📍

6
Comments
7 min read
API Implementation Recommendations

API Implementation Recommendations

5
Comments
3 min read
Comparison of Open Source API Analytics and Monitoring Tools

Comparison of Open Source API Analytics and Monitoring Tools

12
Comments
9 min read
First hands on the new Twitter API

First hands on the new Twitter API

56
Comments 14
4 min read
How to Monitor Third-Party API Integrations

How to Monitor Third-Party API Integrations

9
Comments
7 min read
When to start thinking about QA

When to start thinking about QA

5
Comments
8 min read
A Simple Demonstration of API Call using Axios

A Simple Demonstration of API Call using Axios

12
Comments
4 min read
Configuration in ASP.NET Core Explained

Configuration in ASP.NET Core Explained

43
Comments
10 min read
Friday Fun Post: fetch lyrics from a public API

Friday Fun Post: fetch lyrics from a public API

14
Comments 4
2 min read
Download and Delete via Google Drive API

Download and Delete via Google Drive API

19
Comments
3 min read
Ask Octopus - Can I check my server health with the API?

Ask Octopus - Can I check my server health with the API?

6
Comments
1 min read
Best Practices to implement during API Design and Development

Best Practices to implement during API Design and Development

6
Comments
5 min read
Using Apollo Federation with local schemas

Using Apollo Federation with local schemas

1
Comments 1
5 min read
Add Overlay To Video With the Vonage Video API

Add Overlay To Video With the Vonage Video API

10
Comments
4 min read
GraphQL: Centralize existing REST API endpoints for easier development

GraphQL: Centralize existing REST API endpoints for easier development

7
Comments
5 min read
Top 5 Uses of Mapping in Academic Research 📚

Top 5 Uses of Mapping in Academic Research 📚

2
Comments
6 min read
API Rest con Go (Golang) y PostgreSQL Parte 5

API Rest con Go (Golang) y PostgreSQL Parte 5

15
Comments 9
15 min read
Java 8 Tutorial: Master stream API and beyond

Java 8 Tutorial: Master stream API and beyond

22
Comments
8 min read
Why I built Pathfix, the OAuth middleware for devs.

Why I built Pathfix, the OAuth middleware for devs.

21
Comments
3 min read
Building APIs with Json-Server, Faker and Lodash

Building APIs with Json-Server, Faker and Lodash

13
Comments
5 min read
What are Good Traits that Make a Great API Product Manager

What are Good Traits that Make a Great API Product Manager

15
Comments
7 min read
How to Improve Developer Experience by Guiding Developers with Customer Lifecycle Emails using Moesif with Hubspot or Salesforce

How to Improve Developer Experience by Guiding Developers with Customer Lifecycle Emails using Moesif with Hubspot or Salesforce

8
Comments
5 min read
Customer Health Metrics Help CSM Teams Reduce Churn and Accelerate Upsell in API Platform Companies

Customer Health Metrics Help CSM Teams Reduce Churn and Accelerate Upsell in API Platform Companies

2
Comments
4 min read
Hide Your API Key In NodeJS

Hide Your API Key In NodeJS

8
Comments
1 min read
Testing the new Twitter API v2

Testing the new Twitter API v2

13
Comments 2
5 min read
Deploy a NestJS API to Heroku from a Nx Workspace

Deploy a NestJS API to Heroku from a Nx Workspace

22
Comments 6
4 min read
Scraping News and Articles From Public APIs with Python

Scraping News and Articles From Public APIs with Python

14
Comments 1
15 min read
Add GraphQL to a NestJS API in a Nx Workspace

Add GraphQL to a NestJS API in a Nx Workspace

36
Comments 2
3 min read
Get data from JSON- simple example

Get data from JSON- simple example

3
Comments
1 min read
Create a QR Code Generator for Slack in 7 Lines of Code

Create a QR Code Generator for Slack in 7 Lines of Code

8
Comments
3 min read
loading...