cfpb / regtech-cleanup-api

Repo holding the cleanup-api for deleting institutions and filing data after test runs
0 stars 0 forks source link

Create src directory #3

Closed jcadam14 closed 1 month ago

jcadam14 commented 1 month ago

Add a src/regtech-cleanup-api directory that follows the patterns laid out in the filing-api and user-fi api in regards to router.py, main.py, etc.

Shouldn't need a models directory, as that can be imported from the filing-api and user-fi-api dependencies.