A complete microservice architecture with modern technologies
Method | Path | Description |
---|---|---|
POST | /api/auth/register | Register a new user |
POST | /api/auth/login | Login with credentials |
GET | /api/auth/validate | Validate JWT token |
npm run start:dev
in backend for development with hot reload
BloomRPC
or grpcurl
to test gRPC services