Files
goaresv3/belgeler/README.md
Beyhan Oğur b6e74bd024 first commit
2026-04-26 21:41:46 +03:00

13 lines
604 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# goaresv3 — Proje Belgeleri
Bu klasör, projenin teknik belgelerini içerir.
| Dosya | Konu |
|---|---|
| [proje-yapisi.md](proje-yapisi.md) | Klasör ve dosya ağacı, her birinin rolü |
| [auth.md](auth.md) | Kimlik doğrulama sistemi (Register / Login / JWT) |
| [api-referans.md](api-referans.md) | Tüm endpoint'ler, istek/yanıt örnekleri |
| [veritabani.md](veritabani.md) | GORM modelleri ve veritabanı şeması |
| [ortam-degiskenleri.md](ortam-degiskenleri.md) | `.env` değişkenleri ve açıklamaları |
| [testler.md](testler.md) | Otomatik test kapsamı ve çalıştırma rehberi |