Found 3,306 repositories(showing 30)
tecladocode
Projects and e-book for our course, REST APIs with Flask and Python
IBM-Cloud
A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI. The API then persists the data to a Cloudant database.
mainadennis
An AI Chatbot using Python and Flask REST API
auth0-samples
Auth0 Integration Samples for Python REST API Services using Flask
codingforentrepreneurs
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
revalo
Automatic REST API code generation for Python Flask and JavaScript 🕸
Azure-Samples
REST API using Python, Flask and Azure SQL
jeffersonheard
A validated JSON manager and REST API generator for Python, Flask, and RethinkDB
0xramm
Free REST API for NSE and BSE Indian stock market data. Real-time stock prices, company info, and market data via Yahoo Finance. Perfect for n8n, Zapier, trading bots, and automation. No API key required. Python Flask. MIT License.
peterjpxie
REST API Test Framework example using Python requests and flask for both functional and performance tests.
Kanishka-27
A Python-based real-time weather forecasting web application built using Flask and OpenWeatherMap REST API. It allows users to search cities and view live temperature, humidity, wind speed, and weather conditions through a clean interface.
Gurupatil0003
A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs
RahulYadav119
Python rest api's (Create,View,List,Update,Delete ) without using any framework (like flask, django,etc)
delsner
Starter project for python flask REST API with Angular 4 and MongoDB. Using Docker, docker-compose and NGINX for development and production.
tayfunulu
TCMB'dan Tüm Döviz kurlarını alan Python 3 kodu - Rest Api - Flask
tecladocode
Start and end codes for the lectures of our Advanced REST APIs with Flask and Python course
alvertogit
Data Science AI Artificial Intelligence Deep Learning Python Keras Keras3 TensorFlow TensorFlow2 Flask Flask3 Docker NGINX Gunicorn microservices REST API Jupyter Lab Notebook GitHub Actions Ruff
schoolofcode-me
An e-book for my "REST APIs with Flask and Python" course.
vectornguyen76
Rest API template developed in Python with the Flask framework. The template covers user management and jwt tokens for authentication.
PacktPublishing
Code Repository for Advanced REST APIs with Flask and Python, Published by Packt
Create REST API with most trending technology - PYTHON, PHP, GO, NodeJS and trending Frameworks like Laravel, GIN, Flask, DJANGO. You are JUST 5 Min Way to Create REST API. REST API Tutorials
samucamg
Uma API de TTS (Text-to-Speech) auto-hospedada, 100% compatível com a OpenAI, que utiliza as vozes neurais de alta qualidade da Microsoft Edge. Rápida, gratuita e feita no Brasil. 🇧🇷 tts, text-to-speech, openai-api, microsoft-edge-tts, self-hosted, n8n, python, flask, api-rest, portugues-brasil, samucatutoriais, multivozes
parzibyte
Creación de una API REST usando Flask, Python, SQLite3 y JSON
konishi-project
⚙️ Written using (Flask Python, REST API). Konishi is a FOSS minimalist discussion board (social platform).
ericjaychi
Sample REST API built with Python using Flask.
UskoKruM
REST API creada con Python, el framework web Flask y el SGBD MySQL, con el protocolo HTTP y los método GET, POST, PUT y DELETE.
supuna97
The aim of this machine learning application is that it can use to predict divorce. The dataset is the Divorce Prediction dataset by Larxel from the website: Kaggle. There are few models tested when developing the application, including Tree-based models like Decision trees, Random forest, XGBoost and a binary classification model called Logistic Regression. In addition, there are some data pre-processing techniques also used to analyze and normalize the dataset. Then, after applying the normalized datasets to all the models and predicting, some model optimizing methods used to get more accuracy. To build the final application, I have used the Flask framework in Python to expose the model via a REST web API. And i have used Reactjs framework to view frontend. To run as an artefact, I have used the requirements.txt technique in Pip dependency management.
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
tecladocode
The final project from the REST APIs with Flask and Python course, using Docker and Flask-Smorest.
DanielArturoAlejoAlvarez
Software of Application with Python, Flask, SQLAlchemy, Marshmallow, JWT and SQLite,etc. (REST API)