A simple _R_ead _i_t _L_ater service written in go
TBA
TBA
See docs
folder
To edit the API spec file, we suggest to use the swagger-editor:
docker run -d -p 80:8080 swaggerapi/swagger-editor
- First stable version of API to
- store and retrieve items in the DB
- add labels
- hierarchical labels
- Choose a DB implementation
- Docker deployment for server
- Documentation for basic usage, API and deployment
- Add actions framework (e.g. Download)
- An action is connected to a label
- Each item with that label will trigger the action
- Items that are in the database are downloaded and can be retrieved
- Texts/Articles are stored on disk and can be queried
- Videos are stored on disk
- Implement a user management
- Allow tags to be shared between users
- RSS export of Tags
- Project Lists
- Full data encryption?
- How to share lists then?
TBA
rilgo is a toy project to learn new techniques and technologies.