Skip to content

Commit

Permalink
Refactor API server
Browse files Browse the repository at this point in the history
Removed dead code (unused directories)
Moved routes into their own files.
Renamed directories to better match current usage.
Cache redis client.
All endpoint tests still passing.

Signed-off-by: Brian Evans <ebrian101@gmail.com>
  • Loading branch information
mrbrianevans committed Oct 21, 2023
1 parent 1d65d32 commit 2b0a950
Show file tree
Hide file tree
Showing 45 changed files with 315 additions and 2,830 deletions.
2 changes: 0 additions & 2 deletions client-solid/.dockerignore

This file was deleted.

2 changes: 0 additions & 2 deletions client-solid/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions client-solid/Dockerfile

This file was deleted.

35 changes: 0 additions & 35 deletions client-solid/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions client-solid/index.html

This file was deleted.

21 changes: 0 additions & 21 deletions client-solid/package.json

This file was deleted.

Loading

0 comments on commit 2b0a950

Please sign in to comment.