serverpod_relic 0.9.8 copy "serverpod_relic: ^0.9.8" to clipboard
serverpod_relic: ^0.9.8 copied to clipboard

Web server for Serverpod (still experimental, but working).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod_relic

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

dependencies:
  serverpod_relic: ^0.9.8

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

Import it

Now in your Dart code, you can use:

import 'package:serverpod_relic/serverpod_relic.dart';
0
likes
60
pub points
18%
popularity

Publisher

unverified uploader

Web server for Serverpod (still experimental, but working).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

mustache_template, path, serverpod, yaml

More

Packages that depend on serverpod_relic