Update api-examples.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# API Examples
|
||||
|
||||
Soul is consist of 4 main namespaces: Tables (`/tables/`), Rows `/tables/{table-name}/rows/`, Auth (`/auth/`), and Root (`/`). In this document we'll try to go over all of them so you can get familiar with how Soul works.
|
||||
Soul consists of 4 main namespaces: Tables (`/tables/`), Rows (`/tables/{table-name}/rows/`), Auth (`/auth/`), and Root (`/`). In this document, we'll try to go over all of them so you can get familiar with how Soul works.
|
||||
|
||||
## Setup Environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user