hadithhouse / HadithHouseApi

Backend for Hadith House
http://www.hadithhouse.net/
MIT License
3 stars 3 forks source link

Two service types are available for dealing with Hadith House API #331

Closed rafidka closed 6 years ago

rafidka commented 6 years ago

The services available under services/services.ts doesn't seem to be doing anything that the resources under resources/resources.ts can do. We should only keep resources/resources.ts. Perhaps we also need to support disabling caching to avoid displaying stale entities.