DEV Community

API

Application Programming Interface

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Handling API validation with OpenAPI (Swagger) documents in NodeJS.

Handling API validation with OpenAPI (Swagger) documents in NodeJS.

8
Comments 1
5 min read
What is your REST API design / development / testing workflow?

What is your REST API design / development / testing workflow?

7
Comments 3
1 min read
Real World Developer's Problems: API Versioning

Real World Developer's Problems: API Versioning

95
Comments 19
1 min read
Simple JWT Authentication with Golang (Part 2)

Simple JWT Authentication with Golang (Part 2)

10
Comments
5 min read
OAuth2 Authorization Code Flow for Single Page Apps

OAuth2 Authorization Code Flow for Single Page Apps

21
Comments 2
6 min read
Restricting access to your AWS API Gateway with APIKeys and Serverless

Restricting access to your AWS API Gateway with APIKeys and Serverless

16
Comments
3 min read
JWT in dotnet core

JWT in dotnet core

11
Comments 1
2 min read
Debugging a Node.js Express API in VSCode Debugger

Debugging a Node.js Express API in VSCode Debugger

59
Comments 1
5 min read
Making AJAX calls using the Fetch API

Making AJAX calls using the Fetch API

26
Comments 5
6 min read
Why GraphQL is the future of APIs

Why GraphQL is the future of APIs

94
Comments 6
6 min read
Node.js inside-out - Modules API rediscovery...

Node.js inside-out - Modules API rediscovery...

89
Comments 6
12 min read
what is the proper way for api versions

what is the proper way for api versions

5
Comments 10
1 min read
Saved by the Schema: Using JSON Schema to Document, Test, and Debug APIs

Saved by the Schema: Using JSON Schema to Document, Test, and Debug APIs

6
Comments
6 min read
GraphQL to the rescue — a short introduction

GraphQL to the rescue — a short introduction

8
Comments
6 min read
Axios Tips for Real-World Apps

Axios Tips for Real-World Apps

94
Comments 3
3 min read
Micronaut – primeiras impressões

Micronaut – primeiras impressões

4
Comments
12 min read
Creating your Blog using GatsbyJS and Dev.to API

Creating your Blog using GatsbyJS and Dev.to API

175
Comments 17
2 min read
Learning Javascript, barcode scanning and wiggling into private grocery store APIs

Learning Javascript, barcode scanning and wiggling into private grocery store APIs

44
Comments 5
5 min read
Logging into Salesforce’s Pardot API (w/ Python)

Logging into Salesforce’s Pardot API (w/ Python)

10
Comments
7 min read
Yet another list of good practices for REST API design

Yet another list of good practices for REST API design

12
Comments
4 min read
Gated Release

Gated Release

4
Comments
3 min read
Generating a REST API from a GraphQL Schema

Generating a REST API from a GraphQL Schema

33
Comments
4 min read
Which do you prefer?: DSL or a well-designed Library?

Which do you prefer?: DSL or a well-designed Library?

5
Comments 2
1 min read
Simple JWT Authentication for Golang (Part 1)

Simple JWT Authentication for Golang (Part 1)

59
Comments 1
5 min read
Using the Wordnik API

Using the Wordnik API

3
Comments
3 min read
Entendendo o que é GraphQL através de exemplos

Entendendo o que é GraphQL através de exemplos

14
Comments 1
8 min read
Versioning REST APIs with a magnanimous writer

Versioning REST APIs with a magnanimous writer

7
Comments
2 min read
The state of dev.to v0 api

The state of dev.to v0 api

78
Comments 12
1 min read
Documenting your API

Documenting your API

7
Comments
2 min read
We can REST when we're dead: GraphQL, Express, and monster movies

We can REST when we're dead: GraphQL, Express, and monster movies

11
Comments
7 min read
Thinking like a web developer

Thinking like a web developer

8
Comments
7 min read
HTML5 web APIs you might want to know

HTML5 web APIs you might want to know

100
Comments
4 min read
Interacting with the Dev.to Article API - A Simple Retry System

Interacting with the Dev.to Article API - A Simple Retry System

21
Comments
4 min read
ELI5: What is an API?

ELI5: What is an API?

37
Comments 7
3 min read
Using GraphQL With REST APIs

Using GraphQL With REST APIs

36
Comments
6 min read
How to get all WordPress posts from the WP API with JavaScript

How to get all WordPress posts from the WP API with JavaScript

26
Comments 11
2 min read
Hypebot is the hype man who never lets me down

Hypebot is the hype man who never lets me down

10
Comments
2 min read
Building an API with AdonisJS (part 3)

Building an API with AdonisJS (part 3)

23
Comments 7
8 min read
Building Weather Forecast CLI tool Part 2

Building Weather Forecast CLI tool Part 2

8
Comments
5 min read
Building a Replacement for Google Image Charts

Building a Replacement for Google Image Charts

10
Comments 1
5 min read
Application-Driven API Design

Application-Driven API Design

40
Comments 4
3 min read
Developing and Securing GraphQL APIs with Laravel

Developing and Securing GraphQL APIs with Laravel

12
Comments
1 min read
Creating images with Ruby + HTML/CSS API

Creating images with Ruby + HTML/CSS API

58
Comments 5
2 min read
Generating code to call a request from Postman

Generating code to call a request from Postman

9
Comments 1
2 min read
API Design and Beginners

API Design and Beginners

14
Comments
3 min read
Node.js and Express Tutorial: Building and Securing RESTful APIs

Node.js and Express Tutorial: Building and Securing RESTful APIs

33
Comments
1 min read
Building Weather Forecast CLI tool Part 1

Building Weather Forecast CLI tool Part 1

9
Comments
6 min read
Simple API Calls with Python

Simple API Calls with Python

39
Comments 1
5 min read
How to use fast-drf and API faster

How to use fast-drf and API faster

10
Comments
1 min read
Building an API with AdonisJS (part 2)

Building an API with AdonisJS (part 2)

52
Comments 16
15 min read
A Python Program that Tweets Fetched Data from the icanhazdadjoke.com

A Python Program that Tweets Fetched Data from the icanhazdadjoke.com

8
Comments 2
3 min read
Exceptions in control flow in R

Exceptions in control flow in R

12
Comments
7 min read
Why API Discovery Is Important For A Tester?

Why API Discovery Is Important For A Tester?

4
Comments
6 min read
Logging into Salesforce’s Marketing Cloud API (w/ Python or Postman)

Logging into Salesforce’s Marketing Cloud API (w/ Python or Postman)

9
Comments
8 min read
Creating an API using AdonisJS (part 1)

Creating an API using AdonisJS (part 1)

79
Comments 7
9 min read
Load Balancing with Kong API Gateway using Docker

Load Balancing with Kong API Gateway using Docker

16
Comments
6 min read
What is cURL and why is it all over API docs?

What is cURL and why is it all over API docs?

113
Comments 12
5 min read
API Guard - JWT authentication solution for Rails APIs

API Guard - JWT authentication solution for Rails APIs

11
Comments 8
1 min read
Firebase Functions: React users need to stop storing sensitive API keys in .env files!

Firebase Functions: React users need to stop storing sensitive API keys in .env files!

49
Comments 9
5 min read
Diving into OpenAPI

Diving into OpenAPI

14
Comments
4 min read
loading...