Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

  • Todo List is a simple but complete example which creates a new database, adds pages and queries the database for certain values.
  • Todo List (JSON) is the same usecase as the one above but using the raw REST API to shows how much more code this approach requires.
  • Creating a database shows how to create a database with various properties.