Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mk0y authored Jul 30, 2024
1 parent cc5d0d8 commit 8e95086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ For testing we have a .env.test file where the only env variable that is specifi
NODB_BASE_URL=
```

## Api Reference
## API Reference
The `Nodb` class provides methods for interacting with a NoDB (NoSQL Database) backend via HTTP and WebSocket connections. It extends the `NodbWebSocket` class to support WebSocket functionality.

### Constructor
Expand Down

0 comments on commit 8e95086

Please sign in to comment.