DEV Community

# rest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
REST vs GraphQL APIs, the Good, the Bad, the Ugly

REST vs GraphQL APIs, the Good, the Bad, the Ugly

348
Comments 12
6 min read
Microservices communications. Why you should switch to message queues.

Microservices communications. Why you should switch to message queues.

154
Comments 31
5 min read
REST 101

REST 101

14
Comments
8 min read
What is the usual flow in authenticating a Client Application with a Token based REST API?

What is the usual flow in authenticating a Client Application with a Token based REST API?

18
Comments 19
1 min read
RESTful without HTTP Verbs

RESTful without HTTP Verbs

18
Comments 24
8 min read
The Hypermedia Hitchhiker's Guide to Standardised Affordance Metadata

The Hypermedia Hitchhiker's Guide to Standardised Affordance Metadata

16
Comments
3 min read
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
Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

41
Comments 13
2 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

42
Comments 11
12 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

41
Comments 5
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
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
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
So you want a public API?

So you want a public API?

14
Comments 2
2 min read
loading...