An open API service indexing awesome lists of open source software.

https://github.com/fantaso/ghibli-studio-api

Web app caching test case with Django and Memcached. It consists of caching a single web page for 60 seconds, in which the Django view makes a request to a third party API service for the data (All movies and cast of Ghibli Studio available in that API) that will be rendered as a web page and cached
https://github.com/fantaso/ghibli-studio-api

django python-requests python3 selenium

Last synced: 12 months ago
JSON representation

Web app caching test case with Django and Memcached. It consists of caching a single web page for 60 seconds, in which the Django view makes a request to a third party API service for the data (All movies and cast of Ghibli Studio available in that API) that will be rendered as a web page and cached

Awesome Lists containing this project