jaguar
jaguar copied to clipboard
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
Can the jaguar assignment data to html file?
For boilerplate.client xxx@hairyass:~/Documents/boilerplate_mux/bin$ dart client.dart client.dart:31:24: Error: Method not found: 'IOClient'. resty.globalClient = http.IOClient(); Apparently they change the interface, should be import 'package:http/io_client.dart'; resty.globalClient = IOClient();
Create video demos to showcase jaguar features - [x] Setting up Jaguar - [x] Routes - [x] Path variables input - [x] Query parameters input - [x] Header input -...
**jaguar_sqljocky 2.4.1** MySqlManager构造函数未初始化成员变量timeZone ``` MySqlManager( this.databaseName, { this.host: 'localhost', this.port: 5432, this.username: 'root', this.password, this.useSsl: false, this.timeoutInSeconds: 30, }); ``` 会产生异常: ``` Error: Final field 'timeZone' is not initialized. Try...
Dart and jaguer looks nice but I still don't know how to lock down the code and distribute it. I would have thought AOT would be possible especially since flutter...
Google OAuth authenticator that plays well with jaguar_session and jaguar_auth
Facebook OAuth authenticator that plays well with jaguar_session and jaguar_auth