swagger-ui-express
There are 77 repositories under swagger-ui-express topic.
jozefrebjak/radius-api
REST API Server for FreeRadius3 with DaloRadius Frontend
jmbl1685/express-restapi-es6
:rocket: Custom structure to build an REST API using Node.js + Express.js
Anastasia-front/project-REACT_NODE_BACK
This is final fullstack student's team project of courses from "Go IT" school - the backend infrastructure for the "TaskPro" application
manoelcampos/swagger-ui-express-demo
Hello World com Node.js, expressjs, swagger-express-ui e swagger-jsdoc, mostrando como construir uma API REST e documentar usando Swagger.
MrSrv7/MEN
A MEN Server App which uses MongoDB for Database, ExpressJS for API Handling, NodeJS for running the app. This can be used as an template as this contains common logic and only environment variables to be modified and new models, routes, controllers and middle wares can be added as per requirements.
open-template-hub/swagger-decorators
OTH library that contains methods and decorators to ease and automate Swagger documentation.
reisblucas/xp-bank
XP - Tech case API based in TypeScript, Express, Prisma, MySQL and Zod. Deployed in Heroku and the database in PlanetScale.
sridhar-sp/draw-server
A multi-player drawing game to play with your friends and family.
MGrin/mgr-swagger-express
Swagger annotations for your express project
monaracalado/Cadastro_de_Candidatos_Desafio_Gama-Academy
Projeto criado para salvar em um banco de dados, dados de cadastro de um candidato feitos em um formulário. O projeto é a integração do front-end utilizando handlebars, CSS e JS, back-end com Node.js e banco de dados com MongoDB.
damla/starducks-server
Backend of a web application, developed by using Express.
JAMESKURIA/estate-api
passport-jwt, routing-controllers, swagger-ui
viniciusme/api-personal-portfolio-and-blog
😍 API com NestJS + TypeORM + MYSQL + Swagger + class-validator + passportjs + bcryptjs + nest-acess-control + JWT desenvolvida para meu portfólio pessoal e blog.
alvaromrveiga/caramela-api
:hamster: API to save pet vaccines, consultations, weight and age
blowmybow/power-pulse-project-backend
https://power-pulse-project-backend.onrender.com/api-docs/#/
msjadhav03/ts-nestjs-typeorm-mysql
🔌 [typeORM] REST CRUD api's using Nest.js, typescript and MySQL
Sekunev/JWTloginRegisterPage
Login Register (Next.js) Page powered by Node.js (JWT Token).
zulfikarrosadi/library-api-documentation
Focused on make an API documentation with Swagger
mairess/project-trybe-futebol-clube
App sobre partidas de futebol. Feita com typescript, node, express, sequelize, mysql, testada com mocha, chai e sinon, orquestrada com docker-compose e documentada com swagger-ui-express.
AvinashChandavar7/autonomize_ai_assignment
Autonomize Ai is a comprehensive web application designed to interact with GitHub's API And provide a streamlined user experience for viewing GitHub repositories, followers, and mutual connections.
AvinashChandavar7/digital_flake_assessment
Develop a full-stack web application using React.js and Node.js, based on the provided Figma design. The application should include user authentication, data display, and responsive UI.
AvinashChandavar7/health_flex_assessment-
This Node.js backend mirrors Twitter's functionality. It offers RESTful APIs for user actions, including registration, tweet posting, and timeline retrieval. Built with JWT authentication and pagination for efficiency, it adheres to DDD principles. Minimal API documentation ensures ease of use.
furkan-dogu/Blog-App-BE
This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.
furkan-dogu/BlogApp-API
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
furkan-dogu/Library_BE
This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.
furkan-dogu/ProductAPI
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
furkan-dogu/ProductAPI-2
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
furkan-dogu/StockAPI
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.
Kateryna-Borysenko/water-tracker-backend
https://water-tracker-backend-6luc.onrender.com/api-docs
Mfeyza/Atlas_rent_BE
Rent-App Backend is the server-side application that supports the Rent-App front-end. It provides APIs for user authentication, house and car management, and reservation functionalities.
mohdaamil120/pioneer_backend
This project aims to develop a backend system with various functionalities using Node.js, Express.js, and MongoDB Atlas. Below are the tasks accomplished:
pashupati-singh/Book-Management
This server-side application provides endpoints for managing books and user authentication/authorization.