Creating a simple RESTful web service using Express - Nodejs Tutorial 3
Опубликовано: 03 Сентябрь 2015 на канале: Manthan Dave
13,519
46
We'll be creating our very first RESTful web service (API endpoint) using Express. The service that we'll create will be a simple healthcheck service using on HTTP GET.