Crow Fact API

The StopError Crow Fact API enables programmatic access to veritable Crow Facts, easliy allowing software developers to integrate Crow Facts into their applications and deliver them to end-users.


How to use

Simply make a HTTP request to "stoperror.dev/api/crowfact/v1/getfact". You will recieve a JSON response containing a crow fact.


Windows Example

PS> Invoke-RestMethod stoperror.dev/api/crowfact/v1/getfact


macOS/Linux Example

$ curl stoperror.dev/api/crowfact/v1/getfact