You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/compass_app/server
Miguel Beltran 0305894b0e
Compass App: Activities screen, error handling and logs (#2371)
4 months ago
..
bin Compass App: Activities screen, error handling and logs (#2371) 4 months ago
lib Compass App: Activities screen, error handling and logs (#2371) 4 months ago
test Compass App: Activities screen, error handling and logs (#2371) 4 months ago
.gitignore Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 4 months ago
README.md Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 4 months ago
analysis_options.yaml Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 4 months ago
pubspec.yaml Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 4 months ago

README.md

A server app built using Shelf.

Running the server

Running with the Dart SDK

You can run the example with the Dart SDK like this:

$ dart run
Server listening on port 8080