Dino Databse
Github
  • â„šī¸Introduction
  • 🔗Get Stared
  • 📜Guides
    • âŦ‡ī¸Installation
    • 📉Data Hierarchy
  • âš™ī¸API
    • 📊database moudle
    • 🌐server module
    • â†•ī¸client module
    • 🔧Database operations
    • 🔨Server REST API
Powered by GitBook
On this page
  1. API

Server REST API

Operations that can be performed by doing http requests

PreviousDatabase operations

Last updated 2 years ago

Just like you can make raw request to the database, this is what the does. You just send raw http requests, though it s recommended to use a client.

âš™ī¸
🔨
database operations
client module