An open API service indexing awesome lists of open source software.

https://github.com/xuanyang-cn/kittybookkeeper

flask + mysql RESTful server book keeper
https://github.com/xuanyang-cn/kittybookkeeper

Last synced: 4 months ago
JSON representation

flask + mysql RESTful server book keeper

Awesome Lists containing this project

README

          

# KittyBookKeeper
flask + mysql RESTful server book keeper

**v-0.0.1**:
- [x] -!!- build project
- [] -!!- func:
- [] -!!- add a new transaction
- [] -!!- delete a transaction
- [] -!!- search a transaction
- [] -!- search some transactions by time/time_ranges/category/...
- [] -!!- update a transaction
- [] -!- tests
- [] -!- error handler
- [] -!- build a docker image
- [] -!- python sdk
- [] -!- go sdk
- [] -!- produce