|
You are here |
www.thepolyglotdeveloper.com | ||
| | | | |
www.serverless.com
|
|
| | | | | Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway. | |
| | | | |
yakovfain.com
|
|
| | | | | 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... | |
| | | | |
robkendal.co.uk
|
|
| | | | | 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! | |
| | | | |
debugmode.net
|
|
| | | https://youtu.be/fOkAMBVyuo0 Download or clone source code from here In this blog post, you are going to learn to configure the Node.js application to use TypeScript. At the end of the blog post, you will have a REST API created using TypeScript and Express in Node.js. Before starting to make sure that you have NodeJS installed... | ||