/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.murewaashiru.com
| | www.thepolyglotdeveloper.com
1.7 parsecs away

Travel
| | Use Node.js and the Express.js framework to create a very simple RESTful API that can be used with front-end applications like AngularJS or ReactJS.
| | amanhimself.dev
1.5 parsecs away

Travel
| | [AI summary] This tutorial guides developers on building a REST API with Node.js and Express by connecting to HarperDB Cloud, covering setup and CRUD operations. Category programming is most relevant because the post is a software development tutorial focused on coding, frameworks, and API creation. Cloud computing is also relevant as it specifically teaches how to use and configure a cloud-based database service. Computer science is a close second regarding the technical subject matter of databases and application development logic. Technology broadly covers the general tools and programming languages discussed. Engineering is a final option as it relates to software engineering practices like API design and database integration.
| | schadokar.dev
1.6 parsecs away

Travel
| | In this tutorial, we are going to use Expressjs to expose the API.
| | manuel.kiessling.net
14.8 parsecs away

Travel
| From zero to production: this extensive guide describes in detail how to create and deploy a React-based web app frontend using TypeScript and Redux Toolkit on top of a Node.js based AWS Lambda backend with a DynamoDB database, connect and integrate them through API Gateway and CloudFront, and explains how to codify and automate the required cloud infrastructure and deployment process using Terraform.