Found 229 repositories(showing 30)
vimalloc
An open source Flask extension that provides JWT support (with batteries included)!
bryaneaton
Flask example project with flask-restful and flask-jwt-extended!
israelias
Web app for organizing code snippets, with Flask/Python backend, with React/Typescript frontend
Remy349
TODO App built with Flask/Python (Backend) and ReactJS (Frontend)
tecladocode
Code and changes for each lecture of the Flask-JWT-Extended section
jod35
A repo I wrote demostrating how to implement JWT Authentication for Flask REST APIs
ozdemirozcelik
RESTful API for trading stocks (single or pairs), deployed on Heroku
DaviRP2018
Are you tired of boring, outdated, incomplete, or incorrect tutorials? I say no more to copy-pasting code that you don’t understand. Welcome to the bestselling REST API course on Udemy! I'm Jose. I'm a software engineer, here to help you truly understand and develop your skills in web and REST API development with Python and Flask. Production-ready REST APIs with Flask This course will guide you in creating simple, intermediate, and advanced REST APIs including authentication, deployments, databases, and much more. We'll start with a Python refresher that will take you from the very basics to some of the most advanced features of Python—that's all the Python you need to complete the course. Using Flask and popular extensions Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy we will dive right into developing complete, solid, production-ready REST APIs. We will also look into essential technologies Git, Heroku, and nginx. You'll be able to... Create resource-based, production-ready REST APIs using Python, Flask, and popular Flask extensions; Handle secure user registration and authentication with Flask. Using SQLAlchemy and Flask-SQLAlchemy to easily and efficiently store resources to a database; and Understand the complex intricacies of deployments and the performance of Flask REST APIs. But what is a REST API anyway? A REST API is an application that accepts data from clients and returns data back. For example, a REST API could accept text data from the client, such as a username and password, and return whether that is a valid user in the database. When developing REST APIs, our clients are usually web apps or mobile apps. That's in contrast to when we make websites, where the clients are usually the users themselves. Together we'll develop a REST API that not only allows clients to authenticate but also to store and retrieve any data you want from a database. Learning this will help you develop any REST API that you need for your own projects! I pride myself on providing excellent support and feedback to every single student. I am always available to guide you and answer your questions. I'll see you on the inside. Take your first step towards REST API mastery! O que você aprenderá Connect web or mobile applications to databases and servers via REST APIs Create secure and reliable REST APIs which include authentication, logging, caching, and more Understand the different layers of a web server and how web applications interact with each other Handle seamless user authentication with advanced features like token refresh Handle log-outs and prevent abuse in your REST APIs with JWT blacklisting Develop professional-grade REST APIs with expert instruction Há algum requisito ou pré-requisito para o curso? Some prior programming experience in any programming language will help. The course includes a full Python refresher course. All software used in the course is provided, and completely free Complete beginners may wish to take a beginner Python course first, and then transition to this course afterwards Para quem é este curso: Students wanting to extend the capabilities of mobile and web applications by using server-side technologies Software developers looking to expand their skill-set by learning to develop professional grade REST APIs Those looking to learn Python while specifically catering to web services
israelias
Online classified ads app on Python/Flask backend and TypeScript/React frontend
mhshahzad
🍕 A RESTful API as pizza restaurant ordering system.
RunFeifei
基于Flask-RESTful、Flask-JWT-Extended、Flask-SQLAlchemy、SQLite、Flask-socketIO、Celery、Redis在Flask框架下搭配Android APP Client客户端实现的最小化API和IM Server例子
taimoorpashanbs17
Sample Flask JWT Extended Project for creating API End Point's
AdityaKshettri
In this project, I have worked on creating REST APIs with full CRUD features including authentication and authorization using Flask in Python-3.8.2 in Visual Studio Code 8 and tested with Postman.
wadelu23
簡易 REST API 架構,使用 flask-restx, flask_jwt_extended, Flask-SQLAlchemy,並能部署到 Heroku
kellyjoe256
A book library application built with flask and vue. https://flask-vue-book-library.herokuapp.com/
joeavanzato
Example React app utilizing MaterialUI with Flask JWT-authed API backend.
WannaCry081
Experience the Virtual Bookstore API: a powerful Flask-based solution for online bookstores. Seamlessly manage your inventory with features like book retrieval, addition, update, deletion, user authentication, and admin privileges.
syedfaiqueali
Exploring Flask and Python for REST API Development
sreecodeslayer
Cookiecutter template for Flask-Restful along with Mongoengine and various extensions
Adebowale-Morakinyo
Imagine an API where you can manage notes.
miguel-osuna
Quotes RESTful API created with Flask-RESTful and Flask-Mongoengine. Documented with Open API specification. Deployed with Zappa.
dc13-ml
Udemy Course - Flask APIs with JWT Extended
How To Install and Use Flask, Flask_Jwt_Extended with Docker, VScode on Windows and Ubuntu Linux OS
sreecodeslayer
A minimal contact store platform
nedimcanulusoy
Yemeksepeti Python & Flask Bootcamp Capstone Project / Burgerzilla REST-API Micro-service
yenilikci
Flask REST API with Sqlalchemy and Flasgger
Crain99
基于flask-restful的模板 集成了Flask-JWT-Extended
Hướng Dẫn Cài Đặt và Sử Dụng Flask, Flask_Jwt_Extended với Docker, Postman, VScode trên Windows và Ubuntu Linux OS
9643kavinder
Authenticated Rest API built using the Flask, Flask-Restful, Flask-JWT-Extended, Werkzeug-Security, Sqlite3 for the Ecommerce stores, and their products.
vishu221b
A RESTful API for a social book-sharing platform built with Flask, Flask-RESTful, Flask-JWT-Extended, and Mongoengine. Users can register, share books, follow other readers, manage favourites, and upload/download book documents via AWS S3.