Skip to content

kaifcoder/aayan-backend

Repository files navigation

Backend for the project

Installation

  1. Clone the repository

  2. Install the dependencies

    npm install
  3. Run the server

    npm start

Usage

endpoints

  • /api/v1/task
    • GET: Get all tasks
    • POST: Create a new task
  • /
    • Async delay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published