Create a food service for jabar digital
To run the project, simply use:
docker-compose up --build
Returns all available foods in Jabar
GET /foods { id: string, name: string, description: string, category: string[] }