Rest-API for CRUD

NinjaTech API is a free, educational RESTful API designed for students and developers to perform full CRUD (Create, Read, Update, Delete) operations on user records, accessible at https://ninjatech.space/api/users. Built with Next.js and Supabase, leveraging a single shared PostgreSQL table for efficient user data management (storing ID, name, age, and country for all users). This optimized design simplifies database operations while maintaining scalability. The API supports JSON-based requests/responses and integrates seamlessly with tools like Postman or fetch API.

Technologies

  • Next.js
  • Tailwind CSS
  • Supabase for PostgreSQL database
Rest-API for CRUD
©2025 All Rights Reserved. Developed by Chandrajit.