Skip to content

odroe/spry-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spry Starter

Spry is an HTTP middleware framework for Dart to make web applications and APIs server more enjoyable to write.

Installation

$ dart pub get

Running the app

$ dart run bin/spry_starter.dart

Generating routes

If you add a new route to lib/app/ directory, you need to run the following command to generate the routes.

$ dartn run spry_fsrouter

Running tests

$ dart test

About Spry

Read more about Spry at spry.fun.

About

Spry framework starter

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages