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 e0f25da42b
Compass App: Basic auth (#2385)
3 months ago
..
bin Compass App: Basic auth (#2385) 3 months ago
lib Compass App: Basic auth (#2385) 3 months ago
test Compass App: Basic auth (#2385) 3 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