Farshid's Weblog

Posts tagged “api”

  1. GraphQL fragments
  2. How to get credentials for a new Twitter bot
  3. Combined release notes from GitHub with jq and paginate-json
  4. Generating OpenAPI specifications using GPT-3
  5. How streaming LLM APIs work
  6. Bulk fetching repository details with the GitHub GraphQL API
  7. Exploring OpenAI's deep research API model o4-mini-deep-research
  8. Google OAuth for a CLI application
  9. get-graphql-schema
  10. How to read Hacker News threads with most recent comments first
  11. Attaching a generated file to a GitHub release using Actions
  12. A simple Python wrapper for the ChatGPT API
  13. Calculating the AQI based on the Purple Air API for a sensor
  14. Export a Mastodon timeline to SQLite
  15. Finding uses of an API with the new GitHub Code Search
  16. Accessing repository dependencies in the GitHub GraphQL API
  17. Helper function for pagination using AWS boto3
  18. Creating GitHub repository labels with an Actions workflow
  19. A simple Python implementation of the ReAct pattern for LLMs