- Install go 1.20
- clone down the repository
- cd into jobs_api
- run
go run .in the terminal - navigate to
localhost:8080in the browser to see starting screen
To contribute, please fork the repository and submit a PR into the dev/main branch. Ideally dev, as main will take longer to review feature changes