Skip to main content

Apps

Apps in nodb are global namespaces where you'll store your JSON payloads.

Once you have an account with nodb, an app will be generated for you as a first step.

How it looks like?

Apps are formed after the https://api.nodb.sh/ part. For example, if you named your app "delivery-app", your app will be https://api.nodb.sh/delivery-app.

How do I create an app?

Apps can only be created within the dashboard from your browser while you're signed in.

Click on "Create app" button, fill in the app name, image and description are optional. That's that.

Similarly, you can edit or delete your app. When you click on any of your apps, you'll have options to edit or delete them.

App name pattern

App name follows the hyphenated url pattern.

Valid app names: "my-awesome-app" or "myawesomeapp".