top_shelf 1.0.0-alpha.9 copy "top_shelf: ^1.0.0-alpha.9" to clipboard
top_shelf: ^1.0.0-alpha.9 copied to clipboard

Some helpers to ease the use of shelf

example/README.md

Exemple of architecture on how to use shelf_helpers

Prerequisite #

  • sqlite3 >= 3.35 installed

Run it #

Create database #

First we need to create the database. To do this run :

dart run tools/create_database.dart

Launch your server #

To launch the server :

dart run bin/server.dart
2
likes
130
points
33
downloads

Publisher

verified publishersakemaer.fr

Weekly Downloads

Some helpers to ease the use of shelf

Documentation

API reference

License

MIT (license)

Dependencies

clock, crypto, fake_async, logging, meta, mime, pointycastle, quiver, shelf, shelf_multipart, shelf_router, sqlite3, xml, xml2json

More

Packages that depend on top_shelf