app like that
ArrayList.org
ArrayList.org

ArrayList is a simple list database to easily store email subscriptions, form submissions, and similar data. You can create a list without logging in and add values using GET or POST requests. Access stored values with a password provided at list creation.

Features

Create List without Login

Allows users to create a list without needing to log in.

Add Values via API

Users can add values to their list using a GET or POST request, enabling easy data storage for tasks like email subscriptions or form submissions.

View Stored Values with Password

Stored values can be accessed with a generated password, providing secure access to the data stored in the list.