Farshid's Weblog
Login
Posts tagged “api”
GraphQL fragments
(2025-05-25)
How to get credentials for a new Twitter bot
(2025-05-10)
Combined release notes from GitHub with jq and paginate-json
(2025-02-01)
Generating OpenAPI specifications using GPT-3
(2025-01-12)
How streaming LLM APIs work
(2025-01-04)
Bulk fetching repository details with the GitHub GraphQL API
(2024-12-22)
Exploring OpenAI's deep research API model o4-mini-deep-research
(2024-12-14)
Google OAuth for a CLI application
(2024-12-14)
get-graphql-schema
(2024-10-05)
How to read Hacker News threads with most recent comments first
(2024-09-07)
Attaching a generated file to a GitHub release using Actions
(2024-09-01)
A simple Python wrapper for the ChatGPT API
(2024-07-06)
Calculating the AQI based on the Purple Air API for a sensor
(2024-04-28)
Export a Mastodon timeline to SQLite
(2024-01-21)
Finding uses of an API with the new GitHub Code Search
(2023-09-24)
Accessing repository dependencies in the GitHub GraphQL API
(2023-06-04)
Helper function for pagination using AWS boto3
(2023-04-22)
Creating GitHub repository labels with an Actions workflow
(2023-04-02)
A simple Python implementation of the ReAct pattern for LLMs
(2023-01-28)