/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

www.bentasker.co.uk
| | amanhimself.dev
4.9 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.
| | www.taniarascia.com
4.5 parsecs away

Travel
| | Recently, I wanted to create and host a Node server, and discovered that Heroku is an excellent cloud platform service that has free hobby...
| | davidyat.es
4.7 parsecs away

Travel
| | Ive been peripherally aware of the IndieWeb movement for a few years now mostly because they seem to like RSS almost as much as I do but Ive only recently dug into it.
| | blog.murewaashiru.com
10.2 parsecs away

Travel
| Object-Relational Mapping (ORM) is a technique that lets you query and manipulate data from a database using an object-oriented paradigm. An object-relational mapper (ORM) is a code library that automates the transfer of data stored in the database...