/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
| | 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...
| | programminghistorian.org
4.2 parsecs away

Travel
| | [AI summary] The text provides an in-depth explanation of creating a web API using Python and Flask, with a focus on a Distant Reading Archive project. It walks through the implementation of an API that retrieves data from an SQLite database, allowing filtering by book author, publication year, or ID. The API's functionality is demonstrated through examples of real-world applications such as data visualizations and Twitterbots. The text also discusses API design principles, including RESTful architecture, query parameter handling, and error management.
| | 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.
| | darekkay.com
15.7 parsecs away

Travel
| How to make Enzyme unit tests work in a React 18 project.