fcmdias / meal

Golang REST API for meal recipes, leveraging Postgres. Featuring docker, user management, authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meal Recipe API

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.

Requirements

  • Go 1.19 or higher

Contributing

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.

License

Meal is licensed under the MIT license. See the LICENSE file for more information.

About

Golang REST API for meal recipes, leveraging Postgres. Featuring docker, user management, authentication.

License:MIT License


Languages

Language:Go 92.8%Language:HTML 5.4%Language:Makefile 1.1%Language:Dockerfile 0.8%