myflexisafe

My REST API Project

Overview

This project demonstrates my knowledge of REST APIs by building a simple CRUD API.

Features

Technologies Used

Setup

  1. Clone the repo:
    git clone https://github.com/devhenode/myflexisafe
    
  2. Install dependencies:
    npm install
    
  3. Start the server:
    npm run dev
    

API Documentation

See the API Docs for detailed endpoint information.

Live Demo

Access the live API at: [https://myflexisafe-git-main-devhenodes-projects.vercel.app/]