kola 0.1.8 copy "kola: ^0.1.8" to clipboard
kola: ^0.1.8 copied to clipboard

An agile backend framework for rapid and scalable development of scalable and high-performance web applications.

example/kola_example.dart

import 'package:kola/kola.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
1
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

An agile backend framework for rapid and scalable development of scalable and high-performance web applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on kola