specllm – makes any LLM behave like a normal REST API
LLMs are powerful but unreliable API citizens. They don't consistently respect schemas, types, or contracts. You ask for JSON, you get markdown. You ask for one of three options, you get a fourth one
specllm.hashnode.dev3 min read