URL

https://tuf-backend-aayushgirdhar.vercel.app

Installation

Clone repository

https://github.com/aayushgirdhar/tuf-backend.git

Install dependencies:

cd tuf-backend
npm install

Start the server

npm run dev

API Reference

Get all code submissions

GET /api/snippets/

Get all code submissions

POST /api/snippets/create