API functionality for edit requests
You can now create edit requests via API with the POST /api/temples/edit-requests endpoint. Check out the docs page for more information.
This also works for requesting new temples.
Track all updates, improvements, and new features added to TempleDB.
You can now create edit requests via API with the POST /api/temples/edit-requests endpoint. Check out the docs page for more information.
This also works for requesting new temples.
Instead of the endpoint /temples returning all information about all temples, it now only returns basic information about some of the temples. It can be paginated so see all temples. This keeps server costs low, and makes your apps and websites quicker.
All the data can still all be accessed. Information is on the Docs page
We're excited to introduce the TempleDB changelog! This page will keep you informed about all updates, improvements, and new features.
As TempleDB is new and growing, sometimes it's format will change. This changelog is for those who use the API to be notified about these changes so your app/website continues to function properly.