API
Google Maps Web Scraping: 3 Practical Use Cases and How to Make the Most of Them
Combine Nimble's Maps API and Python to efficiently gather information from Google Maps
How to Scrape Booking.com for Hotel Pricing Data
A step-by-step guide to scraping Booking.com for hotel pricing data using Node.js and Puppeteer.
AsyncOpenAI - Calling OpenAI APIs Asynchronously with Pandas: An Experience Sharing
A guide on calling OpenAI APIs asynchronously with pandas.
Your Local LLM using FastAPI
FastAPI is a modern, fast, and easy-to-use web framework for building APIs with Python. It is based on the standard Python pointer type and supports features such as data validation, documentation…
Deploying a Lambda-Backed REST API Using AWS CDK: A Detailed Guide
How to Implement User login with JWT Authentication in Django Rest Framework
Django JWT Tutorial
Drawing with Code: Using PyAutoCAD to Automate AutoCAD in Python
How to Use Python and PyAutoCAD to Create Custom AutoCAD Drawings
How to Append JavaScript Data to FormData
Append primitive values, arrays, objects, and files to a FormData in JavaScript. Follow this tutorial and become a FormData master!
Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly
A comprehensive guide to WunderGraph, with a focus on its new TypeScript Operations feature - async resolvers for data fetching, with shared types between Server & Client.