hamidukarimi /
SchoolOS-backend
Backend API for SchoolOS, a modern School Management System handling authentication, users, academic data, and core business logic.
77/100 healthLoading repository data…
afteracademy / repository
Modern NodeJS Backend Development - WhereIsMyMotivation - Nestjs Backend Architecture - Learn to build a modular and secure backend services using very popular Nestjs framework.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a complete production ready project to learn modern techniques and approaches to build a performant and secure backend API services. It is designed for web apps, mobile apps, and other API services.
A few things are added to aid the learning process
WhereIsMyMotivation is a concept where you see videos and quotes that can inspire you everyday. You will get information on great personalities and make them your perceived mentors. You can also subscribe to topics of your interests.
You can track your happiness level and write down daily journals. You can also share things of interest from web to store in your motivation box.
Using this app can bring a little bit of happiness and energy to live an inspired life.
Mastering NestJS — Building an Effective REST API Backend
The Android App using this backend is also open-sourced. You can find the project here: Modern Android Development - WhereIsMyMotivation
vscode is the recommended editor - dark theme
# clone repository recursively
git clone https://github.com/afteracademy/wimm-apis.git --recursive
Selected from shared topics, language and repository description—not editorial ratings.
hamidukarimi /
Backend API for SchoolOS, a modern School Management System handling authentication, users, academic data, and core business logic.
77/100 healthNhanPhamThanh-IT /
🧠 Complete Express.js backend templates with JavaScript & TypeScript implementations. Features user authentication, JWT security, MongoDB integration, and production-ready architecture. Perfect learning resource and starter template for building scalable REST APIs with modern development practices.
22/100 health$ npm install
# install and start docker containers
docker-compose up --build
docker exec -t wimm-apis-tester npm run test:cov
If having any issue
Change the following hosts in the .env and .env.test
Best way to run this project is to use the vscode Run and Debug button. Scripts are available for debugging and template generation on vscode.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
If you want to use plain Express.js to create the same project explore the Minimalistic version of this project
Subscribe to the YouTube channel AfterAcademy for understanding the concepts used in this project:
Please feel free to fork it and open a PR.
lmdvlpr /
A modern and scalable boilerplate for building RESTful APIs using Node.js, TypeScript, Fastify, Prisma ORM, and PostgreSQL, with automatic API documentation generated via Swagger.
52/100 healthinacio000 /
TaskMaster CMS - Backend API A modern, multi-tenant Content Management System
48/100 healthMAHIR-DEVES /
Backend API for an Agency Website and Office Management System. It manages website content, portfolio projects, blogs, client leads, and internal staff operations with role-based authentication, attendance tracking, and salary management. Designed to support modern frontend frameworks like React or Next.js.
55/100 healthyoussef-hataba /
🎓Backend for a modern educational platform with course management, user enrollment, progress tracking, quizzes, and admin dashboard — built with Node.js, Express, TypeScript, and MongoDB
34/100 health