The Eleventy API Explorer
Right now the Eleventy API ecosystem has four services.
I wanted an easy way to test each of these services, so I built the Eleventy API Explorer. Check it out:
https://api-explorer.11ty.dev/
Test out the API Explorer for my last blog post.
And the suite of services have finally found a real home on the Eleventy documentation, too:
https://www.11ty.dev/docs/api-services/
Marginally related, this is a great small example of a project that runs entirely through Eleventy Serverless.
Everything runs through the main index.njk
template. Check out the full source code on GitHub.
3 Comments
@cjlmiles
nice, good add 🙇♂️