File size: 77 Bytes
08af218
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""
API Package
FastAPI backend for Resume Analyzer.
"""

__all__ = ['app']