- Building a REST API in Spring http://www.discoversdk.com/blog/building-a-rest-api-in-spring 5 comments java
- Tutorial: Building a REST API https://www.spock.li/tutorials/rest-api 11 comments haskell
- Where to next for building REST APIs https://www.youtube.com/watch?v=Zn4joNjqBFc&ab_channel=NicJackson 5 comments golang
- Rust: building a CRUD REST API https://medium.com/dev-genius/building-a-crud-rest-api-with-rust-18e0bcf97d5e 3 comments rust
- Building RESTful APIs in Golang - The Right Way https://towardsdatascience.com/building-restful-apis-in-golang-e3fe6e3f8f95?source=friends_link&sk=8069b4cf34194bdbe73c0e58f37ac334 9 comments golang
- Building a RESTful API in Haskell http://eckyputrady.com/2018/09/22/haskell-restful/ 11 comments programming
- Building a simple REST API with Fastify - Tutorial https://www.youtube.com/watch?v=R-TwoJhNlho 29 comments node
- Building a Restful CRUD API with Rust – sean3z https://medium.com/sean3z/building-a-restful-crud-api-with-rust-1867308352d8 20 comments rust
- Build a RESTful API Using LoopBack https://www.algotech.solutions/blog/nodejs/build-a-restful-api-using-loopback/ 26 comments programming
- Building REST APIs with Swift on Linux and Zewo http://dev.iachieved.it/iachievedit/building-rest-apis-with-zewo/ 6 comments swift
- Build a RESTful API with Martini http://0value.com/build-a-restful-api-with-martini 6 comments golang
- Using Django REST Framework to Build an API https://www.koyeb.com/tutorials/use-django-rest-framework-and-managed-postgres-to-build-an-api 4 comments django
- Building a REST API in GoLang - Part 1 https://www.juststeveking.uk/building-a-rest-api-in-go-lang-part-1/ 3 comments golang
- A simple guide to building REST API's in GO https://ashish.ch/a-simple-guide-to-creating-rest-apis-in-go/ 5 comments golang
- Flask extension suggestion to build a REST API. https://www.reddit.com/r/flask/comments/bwzr4r/flask_extension_suggestion_to_build_a_rest_api/ 27 comments flask
- Did you extend Kubernetes REST API to build something on top of it? https://www.reddit.com/r/devops/comments/a42o2n/did_you_extend_kubernetes_rest_api_to_build/ 11 comments devops
- Build Go, MySQL, REST API https://medium.com/@shaonshaonty/building-restful-web-api-service-using-golang-chi-mysql-d85f427dee54 7 comments golang
- Build RESTful API microservice with Go http://himarsh.org/build-restful-api-microservice-with-go/ 5 comments golang
- How to build React apps on top of the WordPress REST API https://medium.freecodecamp.com/how-to-build-react-apps-on-top-of-the-wordpress-rest-api-bcc632808025#.7rullm48f 6 comments reactjs
- How to build React apps on top of the WordPress REST API https://medium.freecodecamp.com/how-to-build-react-apps-on-top-of-the-wordpress-rest-api-bcc632808025#.2hgw53gj1 4 comments webdev
- tsoa: build swagger-compliant REST APIs using TypeScript and Node https://github.com/lukeautry/tsoa 8 comments typescript
- Building a versioned REST API with Phoenix Framework https://renatomoya.github.io/2015/05/09/building-a-versioned-rest-api-with-phoenix-framework.html 12 comments elixir
- Building REST API with MVC 4 Web API - Part 1 http://tech.pro/tutorial/1285/building-rest-api-with-mvc-4-web-api-part-1 4 comments webdev
- A massive guide to building a RESTful API specifically for your app https://savvyapps.com/blog/how-to-build-restful-api-mobile-app 9 comments programming
- Slick - A Plack framework for building REST APIs in Perl https://github.com/rawleyfowler/Slick 3 comments perl
- How does one a build discoverable REST API with Go https://www.reddit.com/r/golang/comments/9uxqej/how_does_one_a_build_discoverable_rest_api_with_go/ 6 comments golang
- Building a great API: Lessons learned from working with 40+ REST APIs http://blog.bugsnag.com/building-great-apis 6 comments programming
- Have there been any attempts to build a REST API service on top of either Boost.asio or Boost.beast? None 4 comments cpp
- Building a Secure RESTful API Using NestJS and Prisma With Minimum Code https://zenstack.dev/blog/nest-api 11 comments node
- Building a lesson plan: critique/fix this example REST API. What do you think? https://app.swaggerhub.com/apis/vandelay/vandelay-industries_api_draft/0.0.1 2 comments programming
- Building a REST API in Java and Scala Using Play Framework – Part 2 http://nordicapis.com/building-rest-api-java-scala-using-play-framework-part-2/ 9 comments scala
- Rapid API Development with NodeJS, Fastify, Postgresql, and Swagger - A Curated Way to Build Scalable NodeJS REST APIs https://www.youtube.com/playlist?list=PLU_22oKqONin7yagFMm3x1tJihYaIVVwa 9 comments node
- Build express api - A Command line interface for instantly building an express rest api https://github.com/ognjengt/build-express-api 6 comments node
- How can I integrate Angular with my Java REST crud APIs that I build? I'm used to using just .jsp(s) and Jquery but see how powerful Angular is. https://www.reddit.com/r/learnprogramming/comments/7uu3qu/how_can_i_integrate_angular_with_my_java_rest/ 4 comments learnprogramming
- Building a user management microservice (Part 1): Defining the domain model and a REST API https://springuni.com/user-management-microservice-part-1 41 comments java
- We are building a SaaS where you can create python functions on the cloud and call/execute them with HTTP calls like a REST API. Would you people be interested in using this? None 5 comments deeplearning
- Build a Python CRUD REST API in Flask and MongoDB Using Flask-PyMongo Library https://www.youtube.com/watch?v=HyDACIfdPs0 3 comments flask
- New to Flask and building out a couple of microservice-y REST API projects -- is this a reasonable stack? https://www.reddit.com/r/flask/comments/6q7pty/new_to_flask_and_building_out_a_couple_of/ 9 comments flask
- Any Harry Potter fans looking for a fun project? Build an HP RESTful API w a MEAN stack developer-in-training. [x-post /r/harrypotter] http://swapi.co/ 13 comments learnprogramming
- Placid: A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs https://github.com/slogsdon/placid 6 comments elixir