skip to content
Martijn Boland Blog

Appoints-Client - An Angular JavaScript client for the Appoints-Api REST API

/ 1 min read

A little while ago I blogged about Appoints-Api. This is an example appointment scheduling REST API built on Node.js. To complement this API, there now is an example HTML/JavaScript client, based on AngularJS and the angular-hal library.

appoints-client-541

The source code of Appoints-Client is at GitHub and a live demo can be found here. Feel free to create alternative implementations or native apps. Just let me know and I’ll add it to the list of clients.

For Microsoft people: did you notice that both the REST API and client are hosted on Azure? That’s right, all non-Microsoft technology but still working perfectly fine on Azure!