Skip to content

Simplest example of a REST API using a named counter as the resource

License

Notifications You must be signed in to change notification settings

nyu-devops/lab-simple-rest

Repository files navigation

LAB Simple REST

This lab contains the simplest example of a REST API using a named counter as the resource. There is only one data element which is the counter. It is not persistent so when the service is restarted the counter restarts. (I told you it was simple!)

About

Simplest example of a REST API using a named counter as the resource

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published