postman-documentation
There are 25 repositories under postman-documentation topic.
Reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
elizabeth-trotter/PropTrac-backend
Backend for Full Stack Group Project PropTrac ~in development
sebastienrousseau/pm2md
Postman2Markdown (PM2MD) is a package that generates markdown documentation from a Postman collection file
simboli/Postman-API-Javascript-resources
Postman API Javascript resources
Gr0ki/e-shop
[Django] - Product list REST API + authentication system (templates, BasicAuthentication, SessionAuthentication)
jessy-bgl/postman-collection-to-html
Node.js tool that converts Postman collections into HTML documents.
jumaevkova/openapi2postman
Update Postman collection from openapi file
kelishrestha/postman-doc-gen
Generate API documentation from a postman collection
Nimrockdev/devarc
Ecommerce - Backend development in node.js, Mongo, JWT, cloudinary, Heroku, Jest...
saraivais/medieval-store
CRUD RESTful API to simulate the management system of a medieval/fantasy store. Developed during the Back-end module at Trybe
altiria/sms-api-postman-collection
Colección Postman oficial de Altiria para el envío de SMS transaccionales
Gr0ki/flask-todo-list
[Flask] - API for a to-do list + auth endpoints (JWT)
jaylogin9/SoluLab-Assignment
The MongoDB Atlas database is being used to perform CRUD (Create, Read, Update, Delete) operations through the utilization of the Node.js and Express.js framework.
m7moudGadallah/devBootcampAPI
This repo contains devBootcamp API with nodejs, express and MongoDB
MANISH3600/flask-email
This project utilizes the Serverless Framework combined with Flask to create a REST API endpoint for sending emails. The built-in email service processes requests by accepting the receiver's email, subject, and text in JSON format, and subsequently sends an email to the designated recipient.
penalvapablo/BackendAlkemyChallenge
Disney API - Alkemy Challenge
deepakkumar2205/Nodejs-studentMentor-task-3
This repository contains both front end and backend of the application and the links are shown in the readme file .This node-task-3 project is also called Day-41 task.
deepakkumar2205/nodejsMongodb-test
This backend server is for movies api and this is test project for expressjs .
Harikrish58/Blog-App-Backend
RESTful API for DevHub — A blog application with user authentication, admin post creation, and Firebase-powered image uploads.
Metafyzik/tennis-club
tennis club spring boot app
pachylover/pmdoc
PMDoc is a CLI application that converts Postman JSON files into HTML format. With this tool, you can easily document your Postman collections by converting them into HTML documents.
realedwardgough/laravel-api-kit
Laravel 11 API Boilerplate. Customer & Invoice CRUD, with validation, error handling and postman documentation.
spragul/day40
task hall booking app
Subramaniyajothi6/Recipes-App
A full-featured backend CRUD API for managing recipes, built using Node.js, Express.js, and MongoDB with MVC architecture.
Vengat-P/Node-js-simple-CRUD-operations
a simple crud operation in Backend using postman