Skip to content

This repository demonstrates how to use automatically generated REST API with Back4app.

Notifications You must be signed in to change notification settings

duplxey/back4app-rest

Repository files navigation

back4app-rest

This repository demonstrates how to use automatically generated REST API with Back4app.

To learn more read the article.

Project Setup

  1. Install the dependencies via yarn install
  2. Navigate to pages/_app.js and replace YOUR_APPLICATION_ID and YOUR_JAVASCRIPT_KEY with your actual API keys.
  3. Run the Next.js development server yarn dev.
  4. Navigate to http://localhost:3000 in your favorite web browser.

You can get your YOUR_APPLICATION_ID and YOUR_JAVASCRIPT_KEY from your "App Settings > Security & Keys".

About

This repository demonstrates how to use automatically generated REST API with Back4app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published