shelf_router_api_tutorial icon indicating copy to clipboard operation
shelf_router_api_tutorial copied to clipboard

Using the shelf_router package to build a RESTful Web api for managing films

shelf_router

Build your own RESTful Web API with Ease. A great alternative for Node ExpressJS developers.

To run project pull down the repo and run:

$ pub get # update packages
$ dart bin/shelf_router_demo.dart

Created from templates made available by Stagehand under a BSD-style license.