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

https://github.com/datumbrain/go-tasker-api


https://github.com/datumbrain/go-tasker-api

Last synced: 9 months ago
JSON representation

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 |