khoj/src/routers
Debanjum Singh Solanky d292bdcc11 Do not version API. Premature given current state of the codebase
- Reason
  - All clients that currently consume the API are part of Khoj
  - Any breaking API changes will be fixed in clients immediately
  - So decoupling client from API is not required
  - This removes the burden of maintaining muliple versions of the API
2022-10-08 16:32:46 +03:00
..
api.py Do not version API. Premature given current state of the codebase 2022-10-08 16:32:46 +03:00
api_beta.py Do not version API. Premature given current state of the codebase 2022-10-08 16:32:46 +03:00
frontend.py Version Khoj API, Update frontends, tests and docs to reflect it 2022-09-28 20:08:38 +03:00