DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introdução às WEB APIs

Introdução às WEB APIs

8
Comments 2
5 min read
Learn the Tools That Make SpringBoot a Powerful Choice for Application Development

Learn the Tools That Make SpringBoot a Powerful Choice for Application Development

2
Comments
2 min read
📢 SQLite on endoflife.date ⏳

📢 SQLite on endoflife.date ⏳

2
Comments 1
1 min read
Learning Crystal with Battlesnake

Learning Crystal with Battlesnake

13
Comments 3
5 min read
GitHub repositories for developers everyone should know🤩🚀

GitHub repositories for developers everyone should know🤩🚀

116
Comments 13
2 min read
লারাভেল কাস্টম মিডিলওয়ার তৈরী

লারাভেল কাস্টম মিডিলওয়ার তৈরী

1
Comments
1 min read
Develop your Battlesnake using a MuleSoft API & DataWeave with this starter project

Develop your Battlesnake using a MuleSoft API & DataWeave with this starter project

Comments
4 min read
Load Testing a Fintech API with CSV Test Data Import

Load Testing a Fintech API with CSV Test Data Import

1
Comments
8 min read
JavaScript: How to Use the Chuck Norris API for Beginners

JavaScript: How to Use the Chuck Norris API for Beginners

1
Comments
13 min read
38 Awesome APIs to Inspire Your Next Software Project

38 Awesome APIs to Inspire Your Next Software Project

71
Comments
6 min read
Create a Rails 7 API with JWT in 2023

Create a Rails 7 API with JWT in 2023

5
Comments 3
2 min read
A Step-by-Step Guide to bring AI to your App using Google App Script

A Step-by-Step Guide to bring AI to your App using Google App Script

1
Comments
5 min read
API through the Eyes of a Beginner

API through the Eyes of a Beginner

Comments 1
7 min read
Introduction to Google APIs: pt. 2 🌎

Introduction to Google APIs: pt. 2 🌎

92
Comments 11
6 min read
Build Rest API with FastAPI in 3 steps

Build Rest API with FastAPI in 3 steps

Comments
3 min read
A tutorial on building a REST API with PHP and Laravel

A tutorial on building a REST API with PHP and Laravel

18
Comments
3 min read
Forward Compatible Enum Values in API with Java Jackson

Forward Compatible Enum Values in API with Java Jackson

11
Comments 5
7 min read
REST API Using Spring Boot - Level 1

REST API Using Spring Boot - Level 1

Comments
6 min read
REST API Using Spring Boot - Level 2

REST API Using Spring Boot - Level 2

Comments
4 min read
Build a modern API with Slim 4 - Set up your filesystem

Build a modern API with Slim 4 - Set up your filesystem

1
Comments
2 min read
Twitter charging for API usage starting Feb. 9th

Twitter charging for API usage starting Feb. 9th

29
Comments 25
1 min read
10 Best Practices to keep your API secure

10 Best Practices to keep your API secure

4
Comments 1
2 min read
How should I use API the write way?

How should I use API the write way?

1
Comments 2
3 min read
How to use Google Sheets with Nuxt 3

How to use Google Sheets with Nuxt 3

13
Comments 4
7 min read
Building REST API for data visualization with Flask

Building REST API for data visualization with Flask

1
Comments
7 min read
Build API with Rails 7

Build API with Rails 7

6
Comments
3 min read
How to approach performance issues II

How to approach performance issues II

Comments 1
5 min read
The Simplest Guide to Curl for REST API Requests

The Simplest Guide to Curl for REST API Requests

32
Comments 3
5 min read
When and How to use Classes?

When and How to use Classes?

Comments
4 min read
How to Display Dev.to Posts on an Astro Site

How to Display Dev.to Posts on an Astro Site

6
Comments 2
6 min read
Prisma in 500 Seconds

Prisma in 500 Seconds

15
Comments 3
7 min read
API Architecture

API Architecture

1
Comments
11 min read
Get an Unsplash image dynamically according to the random keyword API

Get an Unsplash image dynamically according to the random keyword API

54
Comments 1
4 min read
How to verify PAN no. in node.js

How to verify PAN no. in node.js

1
Comments
2 min read
Integrate iPay Africa APIs into your Strapi Application

Integrate iPay Africa APIs into your Strapi Application

1
Comments
25 min read
Naming Conventions in REST APIs: Best Practices and Examples

Naming Conventions in REST APIs: Best Practices and Examples

4
Comments 3
2 min read
Why Push Notifications Are On The Rise & What To Do About It

Why Push Notifications Are On The Rise & What To Do About It

6
Comments 6
4 min read
Flutter GetX - Fetching Data From OpenSea API

Flutter GetX - Fetching Data From OpenSea API

2
Comments
4 min read
What Is an API Integration Example?

What Is an API Integration Example?

Comments
5 min read
A Step-by-Step Guide to implementing AI in your app with n8n

A Step-by-Step Guide to implementing AI in your app with n8n

1
Comments
7 min read
Beginner's Guide to React Query

Beginner's Guide to React Query

4
Comments
5 min read
How to Build Email Lookup Extension for Chrome using Hazelbase APIs

How to Build Email Lookup Extension for Chrome using Hazelbase APIs

18
Comments 5
7 min read
Building a NodeJS REST API using Express, MongoDB, Prisma with Typescript

Building a NodeJS REST API using Express, MongoDB, Prisma with Typescript

14
Comments 4
5 min read
Getting Stubby request configuration from your request URLs

Getting Stubby request configuration from your request URLs

Comments
2 min read
A Step-By-Step Guide To Cypress API Testing

A Step-By-Step Guide To Cypress API Testing

2
Comments
16 min read
Getting Started With Push SDK REST API

Getting Started With Push SDK REST API

Comments 1
7 min read
10 AI APIs to make your projects magical🪄

10 AI APIs to make your projects magical🪄

2
Comments
4 min read
How to publish data on-chain with Chainlink?

How to publish data on-chain with Chainlink?

1
Comments
2 min read
Most Used REST API Authentication Methods & Strategies

Most Used REST API Authentication Methods & Strategies

Comments
6 min read
Creating Swagger Specs Document - Part 3

Creating Swagger Specs Document - Part 3

3
Comments
3 min read
10 Most Popular Frameworks For Building RESTful APIs

10 Most Popular Frameworks For Building RESTful APIs

2
Comments
7 min read
A Step-by-Step Guide to Integrating AI on Microsoft Power Apps

A Step-by-Step Guide to Integrating AI on Microsoft Power Apps

Comments
7 min read
Recomendador de anime: Cómo desplegar el modelo recomendador de anime en una API REST.

Recomendador de anime: Cómo desplegar el modelo recomendador de anime en una API REST.

Comments
16 min read
Build a Modern API with Slim 4 - Set up your .env file

Build a Modern API with Slim 4 - Set up your .env file

5
Comments
2 min read
OpenAPI - API documentation standard - Boon for the software engineers

OpenAPI - API documentation standard - Boon for the software engineers

Comments
3 min read
Docs-as-code: A Brief Introduction

Docs-as-code: A Brief Introduction

3
Comments
5 min read
Implementing Authorization in FastAPI: A Step-by-Step Guide to Securing Your Web Applications

Implementing Authorization in FastAPI: A Step-by-Step Guide to Securing Your Web Applications

62
Comments 3
7 min read
Getting Started with Fast-Api 🏎️ and Docker🐳

Getting Started with Fast-Api 🏎️ and Docker🐳

15
Comments 2
15 min read
How to perform Speech-to-Text with Python in 5 minutes?

How to perform Speech-to-Text with Python in 5 minutes?

1
Comments 1
3 min read
AppstoreSpy’s API – Your fresh and keen metadata

AppstoreSpy’s API – Your fresh and keen metadata

5
Comments 2
3 min read
loading...