Skip to content

Files

Latest commit

 

History

History

basic-crud

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This is an example CRUD application that exposes a REST api. It uses another REST api as its main data source and caches the data in an sqlite db.

TODO: Document more about the what this crud app is cruding.