DEV Community

API

Application Programming Interface

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
YT Podcaster

YT Podcaster

16
Comments 30
2 min read
Building a finance tracking REST API using Go with TDD - Part 1

Building a finance tracking REST API using Go with TDD - Part 1

108
Comments 7
4 min read
API for Newbies

API for Newbies

32
Comments 5
3 min read
A few problems with Facebook's API you might wanna know

A few problems with Facebook's API you might wanna know

12
Comments
4 min read
[Rant] Facebook API: avoid at all costs

[Rant] Facebook API: avoid at all costs

39
Comments 17
4 min read
Postman vs. Insomnia: Comparing the API Testing Tools

Postman vs. Insomnia: Comparing the API Testing Tools

1
Comments
5 min read
A Tour of myPrayerJournal: The API

A Tour of myPrayerJournal: The API

11
Comments
7 min read
System Integration with Qlik’s APIs — Why and How

System Integration with Qlik’s APIs — Why and How

9
Comments
6 min read
Why Every Company Should Have a Developers Portal

Why Every Company Should Have a Developers Portal

11
Comments
3 min read
Mold an amateur's API authentication approach

Mold an amateur's API authentication approach

7
Comments 1
2 min read
From Custom Blogs to Medium: Our Transition (Part 1)

From Custom Blogs to Medium: Our Transition (Part 1)

7
Comments
2 min read
A simple example of rate limiting API requests with Redis and Laravel

A simple example of rate limiting API requests with Redis and Laravel

10
Comments
3 min read
How a non-coder created an API (and some questions)

How a non-coder created an API (and some questions)

29
Comments 4
2 min read
Build a Scheduler Slackbot in 30 Minutes!

Build a Scheduler Slackbot in 30 Minutes!

14
Comments
28 min read
The case for replacing Array.slice

The case for replacing Array.slice

18
Comments 5
2 min read
Create custom Google search engine for your domain(s) and fetch results as JSON

Create custom Google search engine for your domain(s) and fetch results as JSON

55
Comments 27
2 min read
2 ways to auto-generate documentation for Laravel APIs ⚙️

2 ways to auto-generate documentation for Laravel APIs ⚙️

35
Comments
8 min read
Exploring APIs for likes and bookmarks

Exploring APIs for likes and bookmarks

38
Comments 3
2 min read
Webfaction API client in Python

Webfaction API client in Python

9
Comments
1 min read
Indiana Jones Refactoring

Indiana Jones Refactoring

5
Comments 1
1 min read
Emails, spam and infrastructure guide for developers

Emails, spam and infrastructure guide for developers

25
Comments 4
4 min read
Nylas API Contacts CRUD Now Supports iCloud

Nylas API Contacts CRUD Now Supports iCloud

8
Comments
7 min read
Pagination in an API: page number vs start index

Pagination in an API: page number vs start index

15
Comments 20
1 min read
How to handle date, date time and timezone in API, UI, Database

How to handle date, date time and timezone in API, UI, Database

46
Comments 4
1 min read
How to Invoke an External REST API from a Cloud Function

How to Invoke an External REST API from a Cloud Function

5
Comments
2 min read
18 Common SOAP Interview Questions (Complete cheat sheet)

18 Common SOAP Interview Questions (Complete cheat sheet)

26
Comments
10 min read
LaravelNuxt under the hood

LaravelNuxt under the hood

17
Comments 1
2 min read
Build a Serverless “Hello World” Function

Build a Serverless “Hello World” Function

15
Comments
4 min read
Why use Swagger for creating and documenting APIs

Why use Swagger for creating and documenting APIs

100
Comments 6
3 min read
NextJS and Authentication using OAuth2 and JWT

NextJS and Authentication using OAuth2 and JWT

103
Comments 2
15 min read
Creating an event ticketing service (Laravel API + ReactJS + NextJS + Material UI)

Creating an event ticketing service (Laravel API + ReactJS + NextJS + Material UI)

86
Comments 4
8 min read
An Interview with Andrew Sverdrup

An Interview with Andrew Sverdrup

18
Comments
2 min read
molten screencast

molten screencast

7
Comments
1 min read
What is the best IP Geolocation API?

What is the best IP Geolocation API?

9
Comments 2
1 min read
Aquamon: Interacting with Salesforce Tooling API

Aquamon: Interacting with Salesforce Tooling API

16
Comments 2
4 min read
The fastest PWA blog experience I’ve always dreamed of

The fastest PWA blog experience I’ve always dreamed of

33
Comments 3
3 min read
Adding Spotify's missing features and learning about JS, (S)CSS, PHP, APIs, Skeuomorphic Design and Documentation

Adding Spotify's missing features and learning about JS, (S)CSS, PHP, APIs, Skeuomorphic Design and Documentation

9
Comments 2
2 min read
Speeding up our Webhooks System 60x

Speeding up our Webhooks System 60x

32
Comments
7 min read
Getting Started with the New WebVR API

Getting Started with the New WebVR API

8
Comments
1 min read
Using Fetch API to Get and Post

Using Fetch API to Get and Post

140
Comments 7
5 min read
Train Your SMS FAQ Bot Via Slack

Train Your SMS FAQ Bot Via Slack

8
Comments
1 min read
Elixir API and Elm SPA - Part 1

Elixir API and Elm SPA - Part 1

66
Comments 3
5 min read
Restpollo - React Fetch Component

Restpollo - React Fetch Component

16
Comments
3 min read
The state of Laravel-based APIs - a personal research

The state of Laravel-based APIs - a personal research

31
Comments 4
5 min read
Updates On Code.xyz-The Online Code Editor For Building APIs!

Updates On Code.xyz-The Online Code Editor For Building APIs!

12
Comments
1 min read
Beginners Guide To Fetching Data With (AJAX, Fetch API & Async/Await)

Beginners Guide To Fetching Data With (AJAX, Fetch API & Async/Await)

321
Comments 36
3 min read
5 Ways To Interact With Your Flickr Photos Using The Flickr API

5 Ways To Interact With Your Flickr Photos Using The Flickr API

7
Comments
3 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 4: Testing

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 4: Testing

14
Comments
7 min read
Building Systems that Scale

Building Systems that Scale

12
Comments
9 min read
What is the API for YOUR startup?

What is the API for YOUR startup?

41
Comments
5 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 3: Postgres

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 3: Postgres

20
Comments
6 min read
A Rock Solid, Modern Web Stack—Rails 5 API + ActiveAdmin + Create React App on Heroku

A Rock Solid, Modern Web Stack—Rails 5 API + ActiveAdmin + Create React App on Heroku

83
Comments 2
28 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 2: Routing

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 2: Routing

13
Comments 1
8 min read
Deploy a RESTful API using Laravel and Docker

Deploy a RESTful API using Laravel and Docker

161
Comments 1
2 min read
You can tell a man by his tweets

You can tell a man by his tweets

14
Comments 3
12 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 1

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Part 1

60
Comments 13
5 min read
BigCommerce – Creating a WebHook

BigCommerce – Creating a WebHook

13
Comments 2
1 min read
Building a Serverless REST API using MongoDB(mongoose), NodeJs and Serverless framework

Building a Serverless REST API using MongoDB(mongoose), NodeJs and Serverless framework

47
Comments 3
3 min read
Nylas Developer Event: Building Systems that Scale

Nylas Developer Event: Building Systems that Scale

10
Comments
2 min read
Command as a service

Command as a service

7
Comments
1 min read
loading...