Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
cpluz
/
two_distance_app_backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
two_distance_app_backend
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
shrijayan
Add function to fetch distance from Google Maps directions URL
979e64a about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • Dockerfile
    576 Bytes
    Refactor Dockerfile to optimize layer caching and ensure proper user permissions 2 months ago
  • README.md
    203 Bytes
    initial commit 2 months ago
  • distance_calculator.py
    752 Bytes
    Add initial project setup with FastAPI, Docker, and geocoding functionality 2 months ago
  • docker-compose.yml
    170 Bytes
    Add initial project setup with FastAPI, Docker, and geocoding functionality 2 months ago
  • main.py
    9.01 kB
    Add localhost Vite development server port to allowed origins about 2 months ago
  • new.py
    1.48 kB
    Add function to fetch distance from Google Maps directions URL about 2 months ago
  • place2geocode.py
    2.26 kB
    Add initial project setup with FastAPI, Docker, and geocoding functionality 2 months ago
  • requirements.txt
    137 Bytes
    Add initial project setup with FastAPI, Docker, and geocoding functionality 2 months ago
  • utils.py
    2.25 kB
    Remove file handler from logging setup for console-only logging 2 months ago