Public APIs

Public APIs
The internet’s interconnectivity depends on APIs. It’s collaboration in action. I enjoy the resources available via existing APIs for developers to use, and this is my contribution to that process. PokeAPI (Pokémon), SWAPI (Star Wars), and OpenAI are just a few of the tools that I call.
NGINX helps me host these endpoints on my VPS at DavidJGrimsley.com/whatever-i-want. This allows me to use the SSL that my website uses for HTTPS calls, which is super important in production. Please view each info page for how-to-use details and rate limits. Contact me for any problems or raise an issue on GitHub.
🌐
What is an API?
An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other. APIs define the methods and data structures that developers can use to interact with external services.
REST APIs use HTTP requests to perform operations like retrieving data (GET), creating resources (POST), updating information (PUT), and deleting items (DELETE). They return structured data, typically in JSON format, making them easy to integrate into web and mobile applications.
⚛️
Quantum API
v1.0.0
● LIVE
General-purpose quantum services for games and applications: simulations, text transformations, gate operations, and more.
📡 — endpoints
— uptime
quantum
simulation
gaming
text-processing
View Documentation →
Interactive testing available
More APIs Coming Soon
Stay tuned for additional public APIs covering authentication, data processing, and more.
Home
These practice and production projects have extensive information on how they were built.
Portfolio
APIs and MCP servers available for public use.
Public Facing
API
Services
Contact