/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
| | robkendal.co.uk
1.5 parsecs away

Travel
| | In this updated tutorial article, we'll build a simple Node API server with TypeScript that uses JSON files to serve our data.
| | yakovfain.com
1.7 parsecs away

Travel
| | Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...
| | www.thepolyglotdeveloper.com
2.0 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.
| | initialcommit.com
4.1 parsecs away

Travel
| Learn Node.js and the Express framework with this beginner's guide. By creating RESTful web services, declaring API endpoints, sending status codes, redirects, and API security best practices.