[SOLVED] CSE451-Assignment7-caching rest-server for the darksky API

35.00 $

Category:

Description

Rate this product

For your first rest server, please create a caching rest-server for the darksky API.

Also create an API entry that handles the DELETE method that will delete the cache entry for a given city. Add a delete cache entry to your web page.

Call this Temperature2

Submit links here to

git

an example HTML page that uses your caching server

The API itself

A curl statement that retrieves an entry

A curl statement that invokes the delete cache method