swift_server 0.3.0 copy "swift_server: ^0.3.0" to clipboard
swift_server: ^0.3.0 copied to clipboard

Simple microservices framework using swift_composer. Create servers, daemons and cli tools with a layer to access mysql db, amqp and files. Used by https://swift.shop

swift_server #

Simple Micro Service Framework using swift_composer

Development Info #

Running example server:

dart run build_runner build && dart example/raw_server.dart --config test/config.yaml

Running tests:

dart run build_runner build && dart test/swift_server_test.dart
0
likes
110
pub points
0%
popularity

Publisher

verified publisherswift.shop

Simple microservices framework using swift_composer. Create servers, daemons and cli tools with a layer to access mysql db, amqp and files. Used by https://swift.shop

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

args, dart_amqp, mailer, mysql_client, path, redis, swift_composer, yaml

More

Packages that depend on swift_server