- Go
- SQLite
- Gin
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Ademayowa/go-restapi-v2Installation
Install the project dependencies:
go mod downloadRunning the Project
go run main.goOpen http://localhost:8080/jobs in your browser to view all jobs.