- Backend: .NET 10 Minimal API + EF Core + PostgreSQL - Frontend: Flutter + Riverpod + GoRouter + Dio - AI: DeepSeek LLM + Qwen VLM (OpenAI-compatible) - Auth: SMS + JWT (access/refresh tokens) - Features: AI chat, health tracking, medication management, diet analysis, exercise plans, doctor consultations, report analysis
7 lines
133 B
HTTP
7 lines
133 B
HTTP
@Health.WebApi_HostAddress = http://localhost:5277
|
|
|
|
GET {{Health.WebApi_HostAddress}}/weatherforecast/
|
|
Accept: application/json
|
|
|
|
###
|