gitea/docs/content/doc/developers
singuliere 64b7d0de8e
docs: modules do not rely on models, services do (#17861)
services: provide some services for users, usually use
database (models) modules: provide some basic functions without
database, eg: code parser, etc The major difference is services use
database, while modules don’t.

Signed-off-by: singuliere <singuliere@autistici.org>
2021-11-30 11:56:12 +00:00
..
api-usage.en-us.md
api-usage.zh-cn.md
guidelines-backend.md docs: modules do not rely on models, services do (#17861) 2021-11-30 11:56:12 +00:00
guidelines-frontend.md
hacking-on-gitea.en-us.md Docs: replace gitea with Gitea (#17838) 2021-11-28 21:28:30 +08:00
integrations.en-us.md
integrations.zh-tw.md
migrations.en-us.md
migrations.zh-tw.md
oauth2-provider.md
oauth2-provider.zh-tw.md