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

  • Log In
  • Sign Up

Spaces:
neural-thinker
/
cidadao.ai-backend
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
cidadao.ai-backend / src /api
762 kB
  • 3 contributors
History: 110 commits
anderson-ufrj
feat(api): integrate dados.gov.br routes into main application
2523482 3 months ago
  • graphql
    feat: implement GraphQL API with flexible query capabilities 3 months ago
  • middleware
    fix: remove invalid middleware iteration in CORS setup 3 months ago
  • models
    refactor(performance): replace all json imports with json_utils 3 months ago
  • routes
    fix: add health endpoint to chat stable router for debugging 3 months ago
  • v1
    fix(api): add missing Path import for route parameters 3 months ago
  • README.md
    12.6 kB
    feat: clean HuggingFace deployment with essential files only 4 months ago
  • __init__.py
    1.1 kB
    fix: remove non-existent get_api_router import 3 months ago
  • app.py
    22.2 kB
    feat(api): integrate dados.gov.br routes into main application 3 months ago
  • auth.py
    15 kB
    feat: clean HuggingFace deployment with essential files only 4 months ago
  • auth_db.py
    7.79 kB
    feat(auth): migrate authentication from in-memory to PostgreSQL 3 months ago
  • dependencies.py
    2.22 kB
    fix(imports): correct get_db_session import path in dependencies 3 months ago
  • oauth.py
    15.3 kB
    feat: clean HuggingFace deployment with essential files only 4 months ago
  • websocket.py
    12.7 kB
    refactor(performance): replace all json imports with json_utils 3 months ago