/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

mherman.org
| | schadokar.dev
1.3 parsecs away

Travel
| | In this tutorial, we are going to use Expressjs to expose the API.
| | www.taniarascia.com
1.0 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...
| | robkendal.co.uk
1.1 parsecs away

Travel
| | There are lots of articles on how to build a Node API server but they're either quite duff or very complex. None of them seem to deal with reading and writing to JSON files. Well let's change that by building our own Node API server using JSON data storage!
| | juffalow.com
13.5 parsecs away

Travel
| Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.