Projects with this topic
Sort by:
-
A demo of reactive programming in Spring WebFlux. It implements a user management API with non-blocking create, get, and stream operations. Security is handled via JWT-based authentication to illustrate best practices for reactive endpoints. The project is intended for learning and experimenting with reactive architectures, streaming data, and scalable non-blocking APIs in Spring.
Updated -
RESTful API with JWT authentication for CRUD operations; created with AdonisJS and Supabase database.
Updated -
The API for a game newsletter/blog with user authentication system to create, read, update, delete posts, comments and likes. | Node.js | MongoDB | Express | Mongoose | JWT | Bcrypt
Updated