stellalph/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQL Alchemy (ORM), bcrypt (password hashing), Flask, and gunicorn.
laruss/pydantic-mongo
PydanticMongo is an ODM (Object-Document Mapper) for MongoDB, built upon the foundation of Pydantic and Flask-PyMongo. This allows you to leverage Pydantic's data validation and serialization capabilities, and seamlessly integrate it with MongoDB through Flask-PyMongo.
stellalph/python-newsfeedlaruss/pydantic-mongo
Project
Python@LanguagePython
Flask FrameworkFlask
0 Stars2
0 Forks1
DatabasesCategoryDatabases
ORM/ODMSub CategoryORM/ODM
2022-12-02Pushed at2023-11-07
MIT LicenseLicenseNone