This website requires JavaScript.
Explore
Help
Sign In
kfir
/
Event-CRUD-Flask-python3-API
Watch
1
Star
0
Fork
You've already forked Event-CRUD-Flask-python3-API
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0c7f0f4ca4
Event-CRUD-Flask-python3-API
/
config.py
3 lines
108 B
Python
Raw
Normal View
History
Unescape
Escape
first commit - CRUD python API for Events
2024-01-04 12:21:37 +00:00
class
Config
:
add users table + authentication
2024-01-07 11:28:49 +00:00
SQLALCHEMY_DATABASE_URI
=
'
sqlite:///events.db
'
JWT_SECRET_KEY
=
'
your_jwt_secret_key
'
Reference in a new issue
Copy permalink