Bosta's Backend assessment.
-
Updated
Nov 6, 2023
Bosta's Backend assessment.
Spring Boot REST API for a Task Management system showcasing clean architecture, validation, PostgreSQL, Flyway migrations, and Redis caching.
Backend Assignment with Node for codalyze
An Application to track your daily workouts with MongoDB
Finance Data Processing & Access Control API — A production-grade REST backend built with Node.js, TypeScript, Express, Prisma ORM, and PostgreSQL (Neon DB). Features JWT + session authentication, role-based access control (Admin, Analyst, Viewer), financial record CRUD, dashboard analytics, and interactive Swagger UI documentation.
Recently Manu visited the byteland. He was amazed with lots of different varieties of bytes he encountered there. Seeing this, he thought of a problem: Given an integer n, find out total possible bit string (either 0 or 1) of length n which don't have two contiguous zeroes in them. For example if n = 3, then total possible bit strings are 5 {010…
Django REST API assignment featuring atomic order processing, inventory management, PostgreSQL, Redis, Celery, Docker, Swagger and Postman
To associate your repository with the backend-assignment topic, visit your repo's landing page and select "manage topics."