DEV Community

# rest

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why there is no such thing as the Richardson Maturity Model

Why there is no such thing as the Richardson Maturity Model

14
Comments 4
2 min read
Set up your own endpoint using the WP REST API.

Set up your own endpoint using the WP REST API.

9
Comments
2 min read
A Quick Dive Into GraphQL, Part 1: Building a GraphQL API

A Quick Dive Into GraphQL, Part 1: Building a GraphQL API

48
Comments
7 min read
REST API Automation using python unittest

REST API Automation using python unittest

6
Comments
1 min read
PayPal Payment Services Overview

PayPal Payment Services Overview

13
Comments 3
6 min read
RESTPie3 - Python REST API Server Starter Kit

RESTPie3 - Python REST API Server Starter Kit

14
Comments 2
1 min read
How to write a Haskell web service (from scratch) - Part 2

How to write a Haskell web service (from scratch) - Part 2

12
Comments
4 min read
How to write a Haskell web service (from scratch) - Part 3

How to write a Haskell web service (from scratch) - Part 3

23
Comments 1
5 min read
How to create REST API using Django REST Framework

How to create REST API using Django REST Framework

27
Comments
2 min read
How to write a Haskell web service (from scratch) - Part 1

How to write a Haskell web service (from scratch) - Part 1

19
Comments 1
3 min read
SaaS Like Isolation in Django Rest Framework

SaaS Like Isolation in Django Rest Framework

18
Comments
20 min read
How to create REST API using Flask

How to create REST API using Flask

84
Comments 1
3 min read
Mock an External Server with Localroast

Mock an External Server with Localroast

9
Comments
1 min read
How to create REST API using Falcon

How to create REST API using Falcon

43
Comments 1
2 min read
Understand basic REST Methods

Understand basic REST Methods

7
Comments
2 min read
REST vs. RPC and a mention of HATEOS

REST vs. RPC and a mention of HATEOS

6
Comments 2
2 min read
How to create REST API using Pyramid

How to create REST API using Pyramid

23
Comments
3 min read
Building a finance tracking REST API using Go with TDD - Part 2

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

22
Comments 4
5 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
Build a Simple REST API with Node and OAuth 2.0

Build a Simple REST API with Node and OAuth 2.0

22
Comments
17 min read
Aspose.PDF Cloud: Converting documents using CSharp SDK (part 3)

Aspose.PDF Cloud: Converting documents using CSharp SDK (part 3)

12
Comments 1
4 min read
Exposing a Feathers.JS HTTP API in Kubernetes using Ingress

Exposing a Feathers.JS HTTP API in Kubernetes using Ingress

6
Comments 2
5 min read
RealWorld example with Haskell Yesod

RealWorld example with Haskell Yesod

20
Comments
3 min read
Swagger: Custom java rest server api generator

Swagger: Custom java rest server api generator

10
Comments
1 min read
Adding Spring Boot Rest locale Query Param

Adding Spring Boot Rest locale Query Param

5
Comments
1 min read
Aspose.PDF Cloud: Converting documents using CSharp SDK (part 2)

Aspose.PDF Cloud: Converting documents using CSharp SDK (part 2)

9
Comments 1
4 min read
Elixir API and Elm SPA - Part 4

Elixir API and Elm SPA - Part 4

24
Comments 1
11 min read
Building Basic RESTful API with Flask-RESTful

Building Basic RESTful API with Flask-RESTful

104
Comments 2
3 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
Aspose.PDF Cloud: Converting documents using C# SDK

Aspose.PDF Cloud: Converting documents using C# SDK

7
Comments 2
2 min read
Java Enterprise 101: Building a REST Server with Spring Boot

Java Enterprise 101: Building a REST Server with Spring Boot

228
Comments 6
8 min read
RESTful and Summary Resource Paths

RESTful and Summary Resource Paths

9
Comments 2
2 min read
Creating a production ready API with Python and Django Rest Framework - part 1

Creating a production ready API with Python and Django Rest Framework - part 1

80
Comments
2 min read
Command as a service

Command as a service

7
Comments
1 min read
Writing REST API error handling my way ?

Writing REST API error handling my way ?

15
Comments 4
2 min read
GraphQL or REST? What should I use?

GraphQL or REST? What should I use?

183
Comments 24
6 min read
RESTful Security: Plug the Leaks!

RESTful Security: Plug the Leaks!

74
Comments 11
2 min read
REST API OR GraphQL

REST API OR GraphQL

35
Comments 11
1 min read
Apache HBase - REST API - Atomic Operations

Apache HBase - REST API - Atomic Operations

9
Comments
6 min read
GraphQL Stack in Node.js: Tools, Libraries, and Frameworks Explained and Compared

GraphQL Stack in Node.js: Tools, Libraries, and Frameworks Explained and Compared

13
Comments 1
11 min read
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.

153
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
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

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

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

40
Comments 13
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

40
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
loading...