(refactor) boilerplate .gitignore, cleaned up folders
This commit is contained in:
		
							parent
							
								
									356058e1f9
								
							
						
					
					
						commit
						d13c5885d8
					
				
					 5 changed files with 176 additions and 8 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| # routes/auth.py | ||||
| from flask import Blueprint, request, jsonify | ||||
| from services.user import UserService | ||||
| from services.UserService.user import UserService | ||||
| 
 | ||||
| auth_bp = Blueprint('auth', __name__) | ||||
| user_service = UserService() | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway