Welcome to the API Log project! This project is designed to provide a robust logging API using Go and Fiber.
- 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.
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/ArnoldPMolenaar/api-log.git cd api-log
-
Build and run with Docker:
docker-compose up --build
To start the server, run the following command:
go run main.go
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! Please open an issue or submit a pull request.
For any inquiries, please contact Arnold Molenaar.
Made with ❤️ by Arnold Molenaar