jaguar_example_json 2.1.2 copy "jaguar_example_json: ^2.1.2" to clipboard
jaguar_example_json: ^2.1.2 copied to clipboard

Dart 1 only

Example to demonstrate how to read JSON requests and write JSON responses using Jaguar web framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaguar_example_json

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  jaguar_example_json: ^2.1.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Example to demonstrate how to read JSON requests and write JSON responses using Jaguar web framework.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

http, jaguar, jaguar_resty

More

Packages that depend on jaguar_example_json