https://github.com/datumbrain/go-tasker-api
https://github.com/datumbrain/go-tasker-api
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datumbrain/go-tasker-api
- Owner: datumbrain
- Created: 2024-12-22T02:13:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T03:09:45.000Z (over 1 year ago)
- Last Synced: 2025-08-31T16:04:13.200Z (9 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Tasker API
This is the API for a sample api created for [TDD in Legacy Code Transformation](https://github.com/naumanzchaudhry/tdd-in-legacy-codebase) journey
## Getting Started
### Pre-requisites
- Must have installed [task](https://taskfile.dev/installation/) command
### Run the Application
- Run the application using the following command
```bash
task run
```
## Contributors
| Name | Role |
| ------------- | ----------------- |
| Israr Ali | Backend Engineer |