Skip to content

Commit

Permalink
Merge pull request #1 from Urproject/main
Browse files Browse the repository at this point in the history
New Update README.MD
  • Loading branch information
zoelabbb authored Nov 23, 2023
2 parents 3438aee + ba55af3 commit 44f926b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Follow these steps to set up and run the Golang CRUD Rest API on your local mach
2. Install dependencies: `go mod tidy`
3. Configure PostgreSQL connection in the `.env` file.
4. Run the application: `go run main.go`
5. Access the API at `http://localhost:8080`
5. Access the API at `http://localhost:8080/{routes}`

Feel free to explore and extend this project to suit your requirements. Contributions and suggestions are welcome!

Expand Down

0 comments on commit 44f926b

Please sign in to comment.