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
Eric Windmill 0ab945f163
add license header to test and server files
1 year ago
..
bin add license header to test and server files 1 year ago
lib add license header to test and server files 1 year ago
test add license header to test and server files 1 year ago
.gitignore Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 1 year ago
README.md Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 1 year ago
analysis_options.yaml Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 1 year ago
pubspec.yaml [Compass App] Swipe to delete bookings (#2440) 1 year 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