Forem

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unsplash chatbot for Discord, Pt. 2: more ways to bring pictures to Discord

Unsplash chatbot for Discord, Pt. 2: more ways to bring pictures to Discord

5
Comments
5 min read
🔨How to Use Visual Studio Code as REST Client to Test REST APIs [Stop using Postman and Insomnia...]

🔨How to Use Visual Studio Code as REST Client to Test REST APIs [Stop using Postman and Insomnia...]

5
Comments
1 min read
Safely Handling JWTs

Safely Handling JWTs

55
Comments 3
9 min read
Simple Flask API Server For Beginners - With Sample Code

Simple Flask API Server For Beginners - With Sample Code

63
Comments 5
3 min read
🎬Make a Joke Generator | HTML, CSS & javaScript🙌

🎬Make a Joke Generator | HTML, CSS & javaScript🙌

7
Comments
2 min read
how to Cook👩‍🍳Spoonacular API with React, Redux and also Mui & how to hack 🐱‍💻 API

how to Cook👩‍🍳Spoonacular API with React, Redux and also Mui & how to hack 🐱‍💻 API

4
Comments
5 min read
How to build a REST API using NodeJS

How to build a REST API using NodeJS

393
Comments 8
12 min read
.Net 6 Minimal Api Authentication (JWT) with Swagger and Open API

.Net 6 Minimal Api Authentication (JWT) with Swagger and Open API

30
Comments 1
4 min read
Software as a Story: API

Software as a Story: API

7
Comments
5 min read
What is API First Strategy?

What is API First Strategy?

4
Comments
8 min read
From enterprise product, through open-core to OpenAPI validator: Our journey

From enterprise product, through open-core to OpenAPI validator: Our journey

12
Comments
2 min read
Wikipedia's API and wikipedia-query

Wikipedia's API and wikipedia-query

4
Comments
1 min read
APIs: Fetching Data and an Example via Wikipedia

APIs: Fetching Data and an Example via Wikipedia

3
Comments
3 min read
Back End Development with APIs

Back End Development with APIs

4
Comments
3 min read
Types of API versioning: How to decide on next API version strategy

Types of API versioning: How to decide on next API version strategy

9
Comments
5 min read
Integrating APIs with JavaScript in the Front End

Integrating APIs with JavaScript in the Front End

5
Comments
4 min read
Application Programming Interface

Application Programming Interface

5
Comments
4 min read
Building an Unsplash chatbot for Discord

Building an Unsplash chatbot for Discord

7
Comments 1
7 min read
APIs in a simple way Explained.

APIs in a simple way Explained.

3
Comments
1 min read
LibBSDDialog

LibBSDDialog

6
Comments
2 min read
Is Web Scraping Legal Or Not?

Is Web Scraping Legal Or Not?

2
Comments
7 min read
What’s new in HTTPie for Terminal 3.0

What’s new in HTTPie for Terminal 3.0

18
Comments
10 min read
A first OpenAPI Contract! - OpenAPI [3]

A first OpenAPI Contract! - OpenAPI [3]

2
Comments
3 min read
JavaScript for Making API Calls

JavaScript for Making API Calls

17
Comments 2
9 min read
Using GitHub as a CMS

Using GitHub as a CMS

54
Comments 3
5 min read
Micro Nightmares

Micro Nightmares

24
Comments 4
6 min read
Get Better At Technical Writing 3: Documentation as a Service

Get Better At Technical Writing 3: Documentation as a Service

2
Comments
4 min read
I just found this awesome EU Banking API for personal use

I just found this awesome EU Banking API for personal use

9
Comments
2 min read
Bhagavad Gita API

Bhagavad Gita API

11
Comments 3
6 min read
How to reset the password via a code using Laravel API

How to reset the password via a code using Laravel API

26
Comments 28
3 min read
Exploring the lemon.markets instruments endpoint

Exploring the lemon.markets instruments endpoint

4
Comments
4 min read
Should platform teams deprecate or does that cause massive problems?

Should platform teams deprecate or does that cause massive problems?

2
Comments
3 min read
Using shell script to automate API calls

Using shell script to automate API calls

35
Comments
4 min read
Intro to AWS Websockets

Intro to AWS Websockets

27
Comments
5 min read
PAGINATION USING PYTHON, REST API, FLASK & MONGODB

PAGINATION USING PYTHON, REST API, FLASK & MONGODB

12
Comments 2
3 min read
Fiverr API: Scrape Fiverr in seconds

Fiverr API: Scrape Fiverr in seconds

12
Comments 2
4 min read
How to customize email notifications in TalkJS

How to customize email notifications in TalkJS

5
Comments
4 min read
Getting a response!

Getting a response!

5
Comments
3 min read
What is OpenAPI?

What is OpenAPI?

9
Comments
5 min read
How to use Insomnia to test your API

How to use Insomnia to test your API

32
Comments 3
3 min read
Creating An Automated Personal Finances Dashboard - Part 4 (DynamoDB)

Creating An Automated Personal Finances Dashboard - Part 4 (DynamoDB)

2
Comments
4 min read
Building GitHub Apps with Golang

Building GitHub Apps with Golang

45
Comments 2
10 min read
Browser Live Transcription - Protecting Your API Key

Browser Live Transcription - Protecting Your API Key

6
Comments
5 min read
APIs for Beginners

APIs for Beginners

3
Comments
3 min read
What resources help you to learn a new API?

What resources help you to learn a new API?

34
Comments 16
2 min read
How to run API automated tests with Newman on CircleCI.

How to run API automated tests with Newman on CircleCI.

8
Comments
6 min read
Form Handling With API Tutorial

Form Handling With API Tutorial

10
Comments 1
5 min read
CRUD API testing a deployed service with Cypress using cy-api, cy-spok, cypress-data-session & cypress-each

CRUD API testing a deployed service with Cypress using cy-api, cy-spok, cypress-data-session & cypress-each

28
Comments
28 min read
Printing output is slowing down your API

Printing output is slowing down your API

2
Comments
1 min read
How to Scrape Glassdoor Reviews

How to Scrape Glassdoor Reviews

54
Comments
3 min read
How to create a TV Show React App - tvmaze

How to create a TV Show React App - tvmaze

7
Comments 4
4 min read
Build And Deploy A REST API With Django REST Framework. Full 4hr Project Tutorial.

Build And Deploy A REST API With Django REST Framework. Full 4hr Project Tutorial.

2
Comments
1 min read
How do you manage Docker secrets?

How do you manage Docker secrets?

2
Comments
1 min read
Synchronize Postman collections with the API

Synchronize Postman collections with the API

7
Comments 1
3 min read
How to add chat into a Spring Boot App

How to add chat into a Spring Boot App

5
Comments
5 min read
API Authentication using Laravel Sanctum

API Authentication using Laravel Sanctum

5
Comments
3 min read
Custom CRUD API in Drupal 9

Custom CRUD API in Drupal 9

8
Comments 2
4 min read
How bad models ruin an API (or why design-first is the way to go)

How bad models ruin an API (or why design-first is the way to go)

3
Comments
6 min read
AJAX - Calling JSON api using XML in CodePen

AJAX - Calling JSON api using XML in CodePen

4
Comments
3 min read
How to Scrape Indeed Data: Jobs, Salaries, and more.

How to Scrape Indeed Data: Jobs, Salaries, and more.

5
Comments
4 min read
loading...