Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • dependabot/pip/py-1.10.0
  • dependabot/pip/django-2.2.13
  • dependabot/pip/bleach-3.1.4
4 results

0003-just-api-without-frontend.md

Blame
  • 3. Just API without frontend

    Date: 2017-11-11

    Status

    Accepted

    Context

    Open Lobby must have open stable API.

    Decision

    Open Lobby will be server just with an API based on API First design. Frontend
    will be written as separate application (web based, mobile, ...). This will
    ensure that there is a working API for anything that frontend application(s)
    will do.

    Consequences

    Extra work with API layer capable of everything.