Projects

Flask API Skeleton

Skills
SQL Python Flask SQLite

• Open source scaffolding for web developers to quickly get a Python Flask RESTful API with LinkedIn integration deployed. • Constructed RESTful backend skeleton to store usernames and LinkedIn data using SQLAlchemy and SQLite. • Applied security features to allow logged in users to access URIs and serializing data with itsdangerous.