bagel_db library
Classes
- AuthEvent
- BagelDB
- BagelDB class is the base class for any bagelDB request, it must be given the api token created at app.bageldb.com
- BagelDBRequest
- The builder for creating a bagelDB request, follow the builder pattern with the verbs get, put, post and delete building and executing the request. There is also the ability to use the uploadImage builder, for uploading images to an item
- BagelEvent
- BagelMetaRequest
- BagelMetaResponse
- BagelResponse
- The base bagelDB response class, the response from bagelDB is inserted into the class
- BagelUser
- BagelUsersRequest
- Collections
- Event
Properties
-
defaultOptions
→ Map<
String, dynamic> -
BagelDB is a content management system with rich API features. For more info, visit here bageldb.com
final