api-tool-kit / customers

simple customer management service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customer Management Service

This is a simple CRUD-style service to manage customer records. It is part of a demo series on building an API Tool Kit of skills and command-line tools to build APIs for the Web.

You can find a (sometimes) running public instance of this project here: http://customers.atk.herokuapp.com/

NOTE: The heroku instance is restarted every 25 hours or so. That means any service records added within the previous 24 hours are purged out.

About

simple customer management service

License:MIT License


Languages

Language:JavaScript 97.1%Language:CSS 2.9%