UNPKG

@bitwild/rockets

Version:

Rockets - Core server functionality for NestJS applications with built-in authentication, user management, and API scaffolding

20 lines (10 loc) 446 B
# Rockets Server API Documentation This document describes the API endpoints available in the Rockets Server module. ## Base URL - Development: `http://localhost:3000` ## Endpoints *Endpoints will be added as the module is extended with specific functionality.* ## Authentication *Authentication details will be added when auth modules are integrated.* ## Error Handling *Error handling details will be added as the module is extended.*