Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xeptore/to-do
Basic to-do application
https://github.com/xeptore/to-do
Last synced: about 2 months ago
JSON representation
Basic to-do application
- Host: GitHub
- URL: https://github.com/xeptore/to-do
- Owner: xeptore
- License: agpl-3.0
- Created: 2023-07-27T10:24:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-18T23:12:58.000Z (about 1 year ago)
- Last Synced: 2024-07-08T09:42:02.832Z (6 months ago)
- Language: Go
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# To-Do
A demo implementation of a simple service-oriented to-do API application
## Usage
You can use `compose.yml` file as a template, and run the services using `docker compose` after setting proper values for `.env`, and configuration files of each service.