atapas/webapis-playground

✨ [New Demo Request]: Add Storage API

ade1705 opened this issue · 2 comments

Please include the request by answering these questions.

What is the Example and Demo Topic?

Storage API

Please explain why do you need it?

The Storage interface of the Web Storage API provides access to a particular domain's session or local storage. It allows, for example, the addition, modification, or deletion of stored data items.

Any Links, Reads?

Storage API

Do you want to contribute to the source code for this example?

Yes

If you are picking up this request to implement, PLEASE READ THIS

Can I work on this demo?

Can I work on this demo?

I already am, Check this out to see how to add an issue and work on it.