DEV Community

# rest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Structuring my Node.js RESTful API using Express

Structuring my Node.js RESTful API using Express

19
Comments 13
2 min read
Building a Fake and JWT Protected REST API with json-server

Building a Fake and JWT Protected REST API with json-server

11
Comments
6 min read
Implementing REST client with Rust: an introduction to traits and generics

Implementing REST client with Rust: an introduction to traits and generics

17
Comments
7 min read
Explain idempotency (in REST) like I'm Five

Explain idempotency (in REST) like I'm Five

16
Comments 8
1 min read
To VBA and beyond - building a RESTful backend using plain Microsoft Excel macros

To VBA and beyond - building a RESTful backend using plain Microsoft Excel macros

33
Comments 11
12 min read
Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

38
Comments 11
2 min read
Building REST Server with Elixir

Building REST Server with Elixir

25
Comments 1
2 min read
Explain RESTful just like I'm five

Explain RESTful just like I'm five

39
Comments 5
1 min read
Why we need to represent a state transfer

Why we need to represent a state transfer

5
Comments
2 min read
Create light weight api server using Spark Java [3]

Create light weight api server using Spark Java [3]

23
Comments
3 min read
Learning Node.js building a simple Express API - Part II

Learning Node.js building a simple Express API - Part II

24
Comments 4
8 min read
Return well-formed error responses from your REST APIs

Return well-formed error responses from your REST APIs

16
Comments 3
3 min read
Five aspects of RESTful API design

Five aspects of RESTful API design

8
Comments
6 min read
Lecciones construyendo un API REST

Lecciones construyendo un API REST

4
Comments
16 min read
There is No U in CRUD

There is No U in CRUD

96
Comments 32
5 min read
List of XML REST APIs?

List of XML REST APIs?

2
Comments 1
1 min read
Building Better REST APIs

Building Better REST APIs

23
Comments 7
11 min read
A very simple REST API built-in Deno using oak 3rd party module

A very simple REST API built-in Deno using oak 3rd party module

3
Comments
3 min read
Status field in JSON responses

Status field in JSON responses

6
Comments
2 min read
A beginner's introduction to REST

A beginner's introduction to REST

7
Comments
8 min read
So you want a public API?

So you want a public API?

14
Comments 2
2 min read
Dealing with Predicate Expression Filters in Aerospike REST Client (Part 2)

Dealing with Predicate Expression Filters in Aerospike REST Client (Part 2)

5
Comments
3 min read
From Chaos To REST

From Chaos To REST

10
Comments 3
2 min read
Scala REST API documented with Swagger (Part 2 of 2)

Scala REST API documented with Swagger (Part 2 of 2)

11
Comments
9 min read
An OpenAPI bot to help you understand REST APIs

An OpenAPI bot to help you understand REST APIs

16
Comments 2
4 min read
Scala REST API documented with Swagger (Part 1 of 2)

Scala REST API documented with Swagger (Part 1 of 2)

26
Comments
12 min read
RESTful API design with Node.js

RESTful API design with Node.js

14
Comments 16
14 min read
Traduire REST en GraphQL avec LoopBack 4 et OpenAPI-to-GraphQL ...

Traduire REST en GraphQL avec LoopBack 4 et OpenAPI-to-GraphQL ...

2
Comments
3 min read
Why you should use standard HTTP methods when designing REST APIs

Why you should use standard HTTP methods when designing REST APIs

57
Comments 23
7 min read
Playing the API We're Dealt

Playing the API We're Dealt

6
Comments
6 min read
The library that allows to use JavaScript as the query language for your API

The library that allows to use JavaScript as the query language for your API

8
Comments 2
2 min read
QuickTip: Ingesting Google Analytics API with Apache NiFi

QuickTip: Ingesting Google Analytics API with Apache NiFi

3
Comments
2 min read
Getting Json array of articles

Getting Json array of articles

7
Comments 6
1 min read
Keep your API in shape with API Blueprint

Keep your API in shape with API Blueprint

9
Comments 1
6 min read
GraphQL for children

GraphQL for children

7
Comments
4 min read
YPSKA #10 Runtypes

YPSKA #10 Runtypes

2
Comments
1 min read
How to call a REST API from Natural

How to call a REST API from Natural

2
Comments
4 min read
What is GraphQL ?

What is GraphQL ?

9
Comments
2 min read
Creating a TomEE / React Application using MicroProfile - Part 1

Creating a TomEE / React Application using MicroProfile - Part 1

6
Comments
7 min read
Crash course on REST, GraphQL and Graphback #1: Introduction

Crash course on REST, GraphQL and Graphback #1: Introduction

3
Comments
2 min read
Publish your Mainframe assets as REST resources

Publish your Mainframe assets as REST resources

4
Comments
5 min read
JavaScript: dot dot dot by example

JavaScript: dot dot dot by example

6
Comments
3 min read
Is there a official recommendation for the access token and refresh token life time?

Is there a official recommendation for the access token and refresh token life time?

4
Comments 4
1 min read
Crash course on REST, GraphQL and Graphback #4: Graphback

Crash course on REST, GraphQL and Graphback #4: Graphback

7
Comments
7 min read
Crash course on REST, GraphQL and Graphback #3: GraphQL

Crash course on REST, GraphQL and Graphback #3: GraphQL

6
Comments
8 min read
Crash course on REST, GraphQL and Graphback #2: REST

Crash course on REST, GraphQL and Graphback #2: REST

5
Comments
7 min read
API testing for serious developers

API testing for serious developers

6
Comments
2 min read
GraphQL - The REST is over

GraphQL - The REST is over

6
Comments
7 min read
Client-server communication setup via REST and WebSockets

Client-server communication setup via REST and WebSockets

6
Comments
3 min read
Swift Design Patterns in Practice: the Decorator Pattern

Swift Design Patterns in Practice: the Decorator Pattern

5
Comments
8 min read
Setting Up and Getting REST Service Data With Firebase and Axios

Setting Up and Getting REST Service Data With Firebase and Axios

7
Comments
4 min read
Build an API with Node.js: Automatically validate API requests using an OpenAPI 3 specification

Build an API with Node.js: Automatically validate API requests using an OpenAPI 3 specification

7
Comments
3 min read
fake_rest_server – REST server in PHP

fake_rest_server – REST server in PHP

11
Comments
4 min read
Need help in understanding 'Why use REST'

Need help in understanding 'Why use REST'

8
Comments 2
1 min read
LinkedIn Rest API with OAuth 2.0

LinkedIn Rest API with OAuth 2.0

12
Comments
2 min read
🏎Create fake REST API in one sec (written in Go)

🏎Create fake REST API in one sec (written in Go)

14
Comments
1 min read
Fast API Prototyping with Webtask.io and Serverless.

Fast API Prototyping with Webtask.io and Serverless.

13
Comments 4
5 min read
架构设计摘录

架构设计摘录

9
Comments
1 min read
Create light weight api server using Spark Java

Create light weight api server using Spark Java

23
Comments
2 min read
Create light weight api server using Spark Java [2]

Create light weight api server using Spark Java [2]

21
Comments
3 min read
loading...