Commit Graph

5 Commits

Author SHA1 Message Date
cdd3216f46 feat: add completion for output flag 2025-07-24 23:37:42 +02:00
5205ddf094 feat: output available output formatters in help page 2025-07-24 21:20:02 +02:00
723aae48ce feat: version command (#6)
Version v0.1

Reviewed-on: #6
Co-authored-by: bdoerfchen <git@bissendorf.co>
Co-committed-by: bdoerfchen <git@bissendorf.co>
2025-07-20 23:13:11 +00:00
4b7866da03 feat: add universities and restaurants (#4)
Features:
- Allow to search for individual resources by their name
- Add new resources and their handler: Universities, Restaurants
- Added new parameter to reverse output order

Reviewed-on: #4
Co-authored-by: bdoerfchen <git@bissendorf.co>
Co-committed-by: bdoerfchen <git@bissendorf.co>
2025-07-20 22:13:03 +00:00
ec66365b5e feat: unifood base with GET dishes (#1)
Features:
- CLI structure with verbs and resources
- Application config and parameters
- Output formatters
- Initial resource: dishes

Reviewed-on: #1
Co-authored-by: bdoerfchen <git@bissendorf.co>
Co-committed-by: bdoerfchen <git@bissendorf.co>
2025-07-20 17:29:04 +00:00