The Wayback Machine - https://web.archive.org/web/20220524163040/https://dev.to/t/api

DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Securing .NET 6 Minimal API with Auth0

Securing .NET 6 Minimal API with Auth0

7
4 min read
Use NextAuth to authenticate API requests

Use NextAuth to authenticate API requests

5
4 min read
How to Test JSON Properties in Postman

How to Test JSON Properties in Postman

5
4 min read
Condour - A simple way to interact with the backend from the frontend

Condour - A simple way to interact with the backend from the frontend

5
2 min read
Build Things And Learn. How Do You?

Build Things And Learn. How Do You?

14 5
1 min read
Happy Trails Algolia Places

Happy Trails Algolia Places

2
5 min read
Searching Media to Find Loudness and Music Sections

Searching Media to Find Loudness and Music Sections

5
9 min read
Learn Django REST Framework Part 4 Creating a CRUD API. (Using Serializers for CRUD)

Learn Django REST Framework Part 4 Creating a CRUD API. (Using Serializers for CRUD)

2
1 min read
Rest e seus níveis de maturidade

Rest e seus níveis de maturidade

8
2 min read
What is DAST, and Why Should Developers Use It?

What is DAST, and Why Should Developers Use It?

8 1
2 min read
GraphQL: A brief introduction to schemas, types, and resolvers

GraphQL: A brief introduction to schemas, types, and resolvers

6
2 min read
Quick guide to FaceApi Machine learning model for web - ML5.js

Quick guide to FaceApi Machine learning model for web - ML5.js

8
3 min read
Postman File Upload (Image & Video)

Postman File Upload (Image & Video)

11
2 min read
How to build a basic REST API in Lua - Milua micro framework

How to build a basic REST API in Lua - Milua micro framework

5 3
3 min read
What’s new in HTTPie for Terminal 3.2

What’s new in HTTPie for Terminal 3.2

6
4 min read
There Are Many Paths to API-First — Choose Your Own Adventure

There Are Many Paths to API-First — Choose Your Own Adventure

7
5 min read
Running Basic Security Tests Against Twitter API

Running Basic Security Tests Against Twitter API

4
1 min read
Supercharge Your API Development with Utility Collections

Supercharge Your API Development with Utility Collections

3
3 min read
Adding External Libraries in Postman

Adding External Libraries in Postman

3
5 min read
We' ve Just Launched !

We' ve Just Launched !

24
1 min read
Build end-to-end typesafe APIs with tRPC

Build end-to-end typesafe APIs with tRPC

12
6 min read
Library vs Framework vs API

Library vs Framework vs API

9
3 min read
Como eu descobri uma falha de segurança em um sistema na minha universidade

Como eu descobri uma falha de segurança em um sistema na minha universidade

6
6 min read
Why I don’t like API frameworks together with Serverless

Why I don’t like API frameworks together with Serverless

8
4 min read
How To Export Data To Excel From Api Using React (incl. Custom Headers)

How To Export Data To Excel From Api Using React (incl. Custom Headers)

47 9
3 min read
Simple FastAPI and Auth0 authentication

Simple FastAPI and Auth0 authentication

10
3 min read
Elixir: Testando chamadas de uma API externa

Elixir: Testando chamadas de uma API externa

17
10 min read
WhatsApp globally launches Cloud API for its Business Platform

WhatsApp globally launches Cloud API for its Business Platform

5 1
1 min read
GraphQL - A brief introduction

GraphQL - A brief introduction

5 5
4 min read
Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

5
1 min read
How to Setup a HarperDB Instance in a Node.js REST API

How to Setup a HarperDB Instance in a Node.js REST API

32
5 min read
JavaScript Callback functions?

JavaScript Callback functions?

8 1
3 min read
How to build a Django Restframework server in 10 minutes! (MAC IOS)

How to build a Django Restframework server in 10 minutes! (MAC IOS)

7 1
7 min read
Get daily stock price updates using Node.js and Twilio SMS API

Get daily stock price updates using Node.js and Twilio SMS API

6
10 min read
.Net 7 (Preview 4) - Minimal API Filters

.Net 7 (Preview 4) - Minimal API Filters

7
2 min read
Calcular Frete dos Correios usando PHP 8.1

Calcular Frete dos Correios usando PHP 8.1

8 1
1 min read
How to present Axios data as list

How to present Axios data as list

7
2 min read
What is Nylas, why did I join and why should you care?

What is Nylas, why did I join and why should you care?

7
5 min read
Using XML Policies to Log and Analyze API Calls from Azure API Management

Using XML Policies to Log and Analyze API Calls from Azure API Management

8
11 min read
ZEGOCLOUD: Major product ZEGO Call Gets Released! Come and use the ZEGOCall SDK to quickly build your voice/video call app

ZEGOCLOUD: Major product ZEGO Call Gets Released! Come and use the ZEGOCall SDK to quickly build your voice/video call app

7
9 min read
Limit access of Strapi users to their own entries

Limit access of Strapi users to their own entries

7
4 min read
Add a friendly HTTP polling to your API with Retry-After

Add a friendly HTTP polling to your API with Retry-After

11
7 min read
Introducing Environment Forking and Pull Requests in Postman

Introducing Environment Forking and Pull Requests in Postman

3
3 min read
Moar Automation in DevRel - Build a Slack bot that notifies you about relevant Dev.to articles

Moar Automation in DevRel - Build a Slack bot that notifies you about relevant Dev.to articles

18 6
5 min read
Helping Developers Work Smarter With API Marketplace

Helping Developers Work Smarter With API Marketplace

5
1 min read
Serverless Migration

Serverless Migration

3
3 min read
Changelog #0015 — �?� Duplicating collections and more

Changelog #0015 — �?� Duplicating collections and more

13
2 min read
REST API Snippets

REST API Snippets

9
2 min read
Experimenting with API microservices

Experimenting with API microservices

9
1 min read
Add Traffic Lights Icons to Excel in Java

Add Traffic Lights Icons to Excel in Java

7
2 min read
Hey guys! If you're looking to get feedback on your API security, drop a link here 👇 I Would love to help.

Hey guys! If you're looking to get feedback on your API security, drop a link here 👇 I Would love to help.

4 1
1 min read
How to Build an Ecommerce React Template

How to Build an Ecommerce React Template

6
6 min read
RESTful ou Restbut

RESTful ou Restbut

10
2 min read
Chega de NullPointer, comece a utilizar Optional em sua codificação!

Chega de NullPointer, comece a utilizar Optional em sua codificação!

9
3 min read
8 Steps to Become a GraphQL Expert

8 Steps to Become a GraphQL Expert

2 1
6 min read
Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

Learn Django REST Framework Part5 Class Based Views. (Generic API Views And Model Mixins)

3
1 min read
How to Use Toku's Illumass SDK to Query Pressure Data

How to Use Toku's Illumass SDK to Query Pressure Data

10
3 min read
OpenAPI Specification: The Complete Guide

OpenAPI Specification: The Complete Guide

25 1
5 min read
CarbonAPI - Track Your Carbon Footprint Using Our UI And API

CarbonAPI - Track Your Carbon Footprint Using Our UI And API

6
1 min read
Do you use cypress.io to test your UI against your apis?

Do you use cypress.io to test your UI against your apis?

4
1 min read
loading...