add project base
This commit is contained in:
3
backend/src/contracts/contracts.py
Normal file
3
backend/src/contracts/contracts.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from fastapi import APIRouter
|
||||
|
||||
router = APIRouter(prefix='/contracts')
|
||||
Reference in New Issue
Block a user