A web server built using Shelf.
-
For an example on how to use Actors for ingesting data, see
test/db/update_dbs_actors_test.dart
. -
To serve the documentation using the Static Web Server start in the ~/Documents/apps directory static-web-server --host 127.0.0.1 --port 9000 --log-level info navigate to http://127.0.0.1:9000/documentation.html and you should be able to see it