This website requires JavaScript.
Explore
Help
Sign In
Scott.Idem
/
OSIT-AE-API-FastAPI
Watch
1
Star
0
Fork
0
You've already forked OSIT-AE-API-FastAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
830b9ee608dac023a422362127295c8a5efe20cd
OSIT-AE-API-FastAPI
/
app
History
Scott Idem
830b9ee608
Clean up and I think I fixed a weird bug with Pydantic models and the list object type. It seems to try for a dict conversion first if Union[dict,list] is used.
2021-06-29 18:12:52 -04:00
..
methods
Working on post and post_comment
2021-06-29 12:51:19 -04:00
models
Clean up and I think I fixed a weird bug with Pydantic models and the list object type. It seems to try for a dict conversion first if Union[dict,list] is used.
2021-06-29 18:12:52 -04:00
routers
Clean up and I think I fixed a weird bug with Pydantic models and the list object type. It seems to try for a dict conversion first if Union[dict,list] is used.
2021-06-29 18:12:52 -04:00
__init__.py
Initial commit with the basics
2020-09-14 12:41:02 -04:00
config.py.default
Finally updating this...
2021-03-05 17:27:16 -05:00
db_sql.py
Clean up and I think I fixed a weird bug with Pydantic models and the list object type. It seems to try for a dict conversion first if Union[dict,list] is used.
2021-06-29 18:12:52 -04:00
lib_general.py
A lot of work on event related modules. Also a lot of clean up
2021-06-07 16:48:55 -04:00
log.py
Adding in logging
2020-09-14 17:49:25 -04:00
main.py
Working on membership and users
2021-06-25 11:15:58 -04:00