-
Notifications
You must be signed in to change notification settings - Fork 50
Home
Ebenezer Emelogu edited this page Jul 18, 2024
·
26 revisions
Welcome to the HNG Boilerplate Golang Web project! This project provides a structured starting point for web applications written in Golang, featuring integration with PostgreSQL databases, configuration management, and automated testing.
- Structured Project Layout: Organized directory structure for scalable development.
- PostgreSQL Integration: Out-of-the-box support for PostgreSQL.
- Configuration Management: Easy configuration using environment variables.
- Automated Testing: Setup for unit and integration tests.
This boilerplate is designed to help you quickly set up and start developing your web applications with Golang. It includes essential features and a clean structure to support both small and large projects.
- Introduction
- [Getting Started](2. Getting_Started.md)
- Project Structure
- Configuration
- Running the Application
- Testing
- Contributing
- License
- FAQs