Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TheSmartCooking/API

Repository files navigation

Smart Cooking API

This is the backend API for the Smart Cooking site, providing essential services and data to support site functionality.

Getting Started

To run the API locally, you’ll need:

  • Docker to build and run the application in a container.

Setup Steps

  1. Build the Docker Image:
    docker build -t smartcooking-flask_api .
  2. Run the Docker Container:
    docker run -d -p 5000:5000 --name Smart-Cooking_API smartcooking-flask_api
  3. Access the API: Open your browser or API client to http://localhost:5000.

About

Flask

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /