This repo contains the codebase for an API that fetches repositories from github
Follow these steps to run the codebase
- Clone the repository
- Ensure you have Go installed on your computer
- Install required dependencies
- cd into the repo directory
- run the terminal command
go run cmd/web/main.go