Explore >> Select a destination


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.
| | www.taniarascia.com
0.8 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...
| | elixirschool.com
13.5 parsecs away

Travel
| [AI summary] The post provides a technical tutorial on setting up and implementing real-time features using the Phoenix LiveView library without complex JavaScript frameworks.