You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python script to automate URL update and deletion notifications to Google using the Indexing and Search Console APIs. It fetches URLs from an XML sitemap or processes batch URLs from a JSON file, handling Google API authentication and indexing requests.
A robust FastAPI authentication system utilizing JWT for secure token generation and cookie management for session handling. This repository contains code that demonstrates user login processes, token verification, and protected route access.
A production-ready Flask REST API for managing cafes, built with Flask-RESTful and SQLAlchemy. Includes secure PATCH/DELETE routes, flexible filtering, CORS support, Postman testing, and in-app JSON API documentation.