DEV Community

# restapi

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Turn your Python REST API to GraphQL using Hasura Actions

Turn your Python REST API to GraphQL using Hasura Actions

10
Comments
7 min read
Should RESTful API URL be clean (/api/:param)?

Should RESTful API URL be clean (/api/:param)?

5
Comments 7
1 min read
5 Public Stream APIs for your hobby projects

5 Public Stream APIs for your hobby projects

7
Comments
3 min read
How did GraphQL become a popular way to choose what to query from an API? (Are there any other JSON/XML based implementations?)

How did GraphQL become a popular way to choose what to query from an API? (Are there any other JSON/XML based implementations?)

6
Comments 3
1 min read
Build a REST API with Node.js: Upload an Image File

Build a REST API with Node.js: Upload an Image File

4
Comments
4 min read
Build a REST API with Node.js: Finalizing Controllers

Build a REST API with Node.js: Finalizing Controllers

5
Comments
8 min read
Build a REST API with Node.js: Integrating MongoDB Atlas

Build a REST API with Node.js: Integrating MongoDB Atlas

Comments
6 min read
Build a REST API with Node.js: Routes and Controllers

Build a REST API with Node.js: Routes and Controllers

3
Comments
7 min read
Build a REST API with Node.js: HTTP Module & Express

Build a REST API with Node.js: HTTP Module & Express

5
Comments
3 min read
Build a REST API with Node.js: Design & Plan Your API

Build a REST API with Node.js: Design & Plan Your API

5
Comments
5 min read
Logging REST API

Logging REST API

11
Comments 6
2 min read
Develop REST API using Go and Test using various methods

Develop REST API using Go and Test using various methods

16
Comments 5
9 min read
What are differences (in API) with payload being inside path params, querystring and body?

What are differences (in API) with payload being inside path params, querystring and body?

4
Comments 1
1 min read
REST API and caching?

REST API and caching?

6
Comments 3
1 min read
Choosing the right error code 401, 403, or 404

Choosing the right error code 401, 403, or 404

12
Comments 1
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.