Skip to content

Commit

Permalink
feature: get document path (#50)
Browse files Browse the repository at this point in the history
This commit implements the api endpoint in web in order to fetch the
document. It includes abstractions to easily develop api endpoints and
removes the old api project because we don't need it now that we are not
a latency-sensitive proxy anymore.
  • Loading branch information
geclos authored Jul 22, 2024
1 parent d6f7737 commit 11e7b66
Show file tree
Hide file tree
Showing 51 changed files with 405 additions and 1,641 deletions.
29 changes: 0 additions & 29 deletions apps/api/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions apps/api/build.ts

This file was deleted.

23 changes: 0 additions & 23 deletions apps/api/docker/Dockerfile

This file was deleted.

2 changes: 0 additions & 2 deletions apps/api/env/development.env

This file was deleted.

3 changes: 0 additions & 3 deletions apps/api/env/test.env

This file was deleted.

29 changes: 0 additions & 29 deletions apps/api/eslint.config.mjs

This file was deleted.

58 changes: 0 additions & 58 deletions apps/api/package.json

This file was deleted.

31 changes: 0 additions & 31 deletions apps/api/src/common/EnvVars.ts

This file was deleted.

Loading

0 comments on commit 11e7b66

Please sign in to comment.