Meal is a web server written in Go that provides meal recipes to users. It includes an endpoint that displays a random recipe-of-the-day.
- Go 1.19 or higher
Contributions to Meal are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository.
If you would like to contribute code, please fork the repository and submit a pull request with your changes.
Meal is licensed under the MIT license. See the LICENSE file for more information.