Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.25 KB

📊 API Log

Go Fiber GORM

Welcome to the API Log project! This project is designed to provide a robust logging API using Go and Fiber.

🚀 Features

  • Fast and lightweight: Built with Go and Fiber for high performance.
  • Database integration: Seamlessly connects to your database.
  • Middleware support: Easily extendable with custom middleware.
  • Graceful shutdown: Ensures smooth server shutdowns.

🛠️ Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ArnoldPMolenaar/api-log.git
    cd api-log
  2. Build and run with Docker:

    docker-compose up --build

🧑‍💻 Usage

To start the server, run the following command:

go run main.go

📝 License

This project is licensed under the MIT License. See the LICENSE file for more details.

🤝 Contributing

Contributions are welcome! Please open an issue or submit a pull request.

📞 Contact

For any inquiries, please contact Arnold Molenaar.


Made with ❤️ by Arnold Molenaar