A simple web application built with Golang and PostgreSQL. The application is a simple CRUD application that allows users to create, read, update, and delete users from a PostgreSQL database. A simple frontend is also included in the project to demonstrate the functionality of the application.
The application is built using the following technologies:
- Golang
- PostgreSQL
- HTML/CSS/JavaScript
The application is structured in a way that makes it easy to understand and modify.



