Hacker News
- Improving the code from the official Go RESTful API tutorial https://benhoyt.com/writings/web-service-stdlib/ 4 comments
- Rest API tutorial - Rust + Actix Web (2022) https://youtu.be/Ziq3vu63pAU 3 comments rust
- DotNET Rest API Tutorial https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?tabs=visual-studio&view=aspnetcore-6.0 19 comments dotnet
- Tutorial on using Ammonite.io to script a REST API https://www.youtube.com/watch?v=vDh7itLGtZ4 3 comments scala
- Laravel REST API tutorial https://www.reddit.com/r/laravel/comments/b97evb/laravel_rest_api_tutorial/ 5 comments laravel
- Tutorial: Building a REST API https://www.spock.li/tutorials/rest-api 11 comments haskell
- Tutorial: JWT security for Rust REST API https://tms-dev-blog.com/jwt-security-for-a-rust-rest-api/ 4 comments rust
- Building a simple REST API with Fastify - Tutorial https://www.youtube.com/watch?v=R-TwoJhNlho 29 comments node
- [Tutorial] How to Develop APIs with Django REST Framework https://djangostars.com/blog/rest-apis-django-development/ 13 comments django
- Node.JS REST API Auth using JWTs - Tutorial https://youtu.be/0g0Of8jlhN8 5 comments node
- Tutorial: Building a RESTful API With Koa and Postgres http://mherman.org/blog/2017/08/23/building-a-restful-api-with-koa-and-postgres/ 4 comments node
- Any tutorials on how to create a REST API backend using Laravel 5.4? https://www.reddit.com/r/laravel/comments/6999nf/any_tutorials_on_how_to_create_a_rest_api_backend/ 12 comments laravel
- Haskell Tutorial - rest API with PostgreSQL database http://maciek.io/rest-api-in-haskell/ 5 comments haskell
- Haskell Tutorial: Using LibreTranslate REST API from Haskell - General https://www.youtube.com/watch?v=q-fKS6yV9Us 11 comments haskell
- Django REST Framework Swagger And TypeScript API Client Tutorial https://appliku.com/post/django-rest-framework-swagger-and-typescript-api-c 7 comments django
- Tutorial Series: Creating a REST API with Express.js and MongoDB https://www.robinwieruch.de/mongodb-express-node-rest-api/ 3 comments node
- Implementing pagination | ASP.NET Core 3 & 2.2 REST API Tutorial 26 https://youtu.be/cKj6U4qDmgQ 3 comments dotnet
- ASP.NET Core 3 & 2.2 REST API Tutorial 18 - Restricting endpoints with Roles https://youtube.com/watch?v=wPhRFsH8kyU 17 comments dotnet
- CCJPE: Jenkins REST API Tutorial - DevOps Library https://www.reddit.com/r/devops/comments/4wgq5d/ccjpe_jenkins_rest_api_tutorial_devops_library/ 4 comments devops
- CCJPE: Jenkins REST API Tutorial - DevOps Library https://www.devopslibrary.com/lessons/ccjpe-api 3 comments sysadmin
- [Tutorial] Using Passport and JSON Web Tokens to Secure RESTful API for Beginners http://slatepeak.com/guides/building-a-software-as-a-service-saas-startup-pt-2/ 5 comments node
- ASP.NET Core 3 & 2.2 REST API Tutorial - Restricting endpoints with Claims https://youtu.be/g_8EHDQO4wI 8 comments dotnet
- Building Node.js REST API with Express.js, MongoDB & TDD – Tutorial https://novicedeveloper.com/building-nodejs-rest-api-expressjs-mongodb-tdd/ 5 comments node
- I made a comprehensive (2+ hours) tutorial on how to build a REST API with Golang https://www.youtube.com/watch?v=HmiybuiEZI4 5 comments learnprogramming
- Tutorial on transients and using post meta to speed up WP REST API response times https://davidryanweb.com/speeding-up-wordpress-rest-api-response-times-with-cached-data/ 2 comments prowordpress
- Creating an API SDK with Refit | ASP.NET Core 3 & 2.2 REST API Tutorial 23 https://youtu.be/grBTYaTGLv8 4 comments dotnet
- My First Tutorial on Creating a REST API Backend using Node's Express.js https://www.linkedin.com/pulse/creating-rest-api-backend-using-expressjs-antonio-erdeljac 5 comments node
- ASP.NET Core 3 & 2.2 REST API Tutorial 19 - Restricting endpoints with Authorization handlers https://youtu.be/juYLAFsz26Q 3 comments dotnet
- Angular + Python Flask REST API MongoDB CRUD Example - Roy Tutorials https://www.roytuts.com/angular-python-flask-rest-api-mongodb-crud-example/ 9 comments flask
- Python Flask REST API MongoDB CRUD Example - Roy Tutorials https://www.roytuts.com/python-flask-rest-api-mongodb-crud-example/ 3 comments flask
- [Golang REST API With Mux] - Great tutorial for beginners writing APIs in Go https://www.youtube.com/watch?v=SonwZ6MF5BE 13 comments golang
- Continuous Integration with GitHub Actions (CI) | ASP.NET Core 3 REST API Tutorial 29 https://youtu.be/BO2C5qAyl4w 8 comments dotnet
- Tutorial: Node.js and Express.js - Part I - Getting started: Create your first webapp and REST api http://www.smartjava.org/content/tutorial-nodejs-and-expressjs-part-i-getting-started 6 comments node
- Full-length tutorial on deploying production-ready python REST API on AWS using chalice https://youtube.com/playlist?list=PL0dOL8Z7pG3K5qfAmu_yHyB_eM6dUCtIj 4 comments flask
- Todo app REST APIs using Node.js, Express, and MongoDB - Step by step tutorial for beginners https://blog.learncodeonline.in/todo-app-rest-apis-using-nodejs-express-and-mongodb 13 comments node
- Building APIs with Django and Django Rest Framework: Free, short book about building APIs. Continues where the "polls" tutorial ends. https://books.agiliq.com/projects/django-api-polls-tutorial/en/latest/ 15 comments django
- Django REST Framework is the best API framework ever. So easy to implement. Here's how to make a web service with DRF (djangorestframework tutorial) http://cases.azoft.com/create-web-services-django-rest-framework/ 6 comments django
- Node.js Postgresql tutorial: Build a simple REST API with Express step-by-step https://geshan.com.np/blog/2021/01/nodejs-postgresql-tutorial/ 3 comments node
- In-depth Step-by-Step Tutorial on How to Write Integration Tests for REST APIs with node.js https://maximilianschmitt.me/posts/tutorial-rest-api-integration-testing-node-js/ 7 comments node
- Node.js MySQL tutorial: a step-by-step getting started guide with Express js REST API https://geshan.com.np/blog/2020/11/nodejs-mysql-tutorial/ 12 comments node