api_package 1.0.0-dev6 copy "api_package: ^1.0.0-dev6" to clipboard
api_package: ^1.0.0-dev6 copied to clipboard

discontinued
retracted[pending analysis]

Bundled classes that build a base of a Rest-API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add api_package

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

dependencies:
  api_package: ^1.0.0-dev6

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:api_package/api_package.dart';
0
likes
0
points
121
downloads

Publisher

verified publisherjoscha-eckert.de

Weekly Downloads

Bundled classes that build a base of a Rest-API

Repository (GitHub)
View/report issues

Documentation

Documentation

License

(pending) (license)

Dependencies

intl, json_annotation, path, postgres, shelf, validators

More

Packages that depend on api_package