expressjs-server
There are 55 repositories under expressjs-server topic.
accimeesterlin/mernapp_youtube
Build a MERN Stack App from scratch, and deploy it to Heroku
TotallyInformation/node-red-template-embedded
A template project for running Node-Red in "embedded" mode which is great if you want to run multiple instances of Node-Red or work collaboratively with others.
riad-azz/instagram-video-scraper
Simple API for Scraping instagram videos with no login required using puppeteer and express.
kabeza/node_quini6
Obtiene resultados de los sorteos del Quini6 en JSON
BaseMax/first-nodejs-graphql
Good example for starter and learning GraphQL + NodeJS easily and fastly. (Just in 10 minutes)
ksatirli/loop-and-crash
💥 Endless Loops and Crashes, via HTTP
sefinek/Omada-Webhook-to-Discord
An easy script for integrating Discord Webhooks with the Omada Controller. It allows sending logs from the controller to a selected Discord channel.
abongsjoel/tj-weather-website
A weather app built using Node.js and the Express.js server as well as handlebars and it's hosted on Heroku. The site uses data from mapbox.com and darksky.net.
devmnj/MERN-blog-project
A MERN(MongoDB-Expressjs-Reactjs-Nodejs) blog project for educational needs
m4nd0mb3/document-templater
Document Templater is a powerful tool for automated document generation. Streamline the process of creating standard documents, such as contracts, reports, and forms, using predefined templates. This repository contains the source code for Document Templater, allowing you to easily integrate this functionality into your projects and automate docs.
prathmesh-ka-github/DripAnime
Online store for your Apparels needs!
badhon252/chatGPT-v2
"Experience the Future of Chatting with ChatGPT Version 2.0!"
devalentineomonya/Portfolio-Website-NextJS-TS-Node-Express
Welcome to my official portfolio website, meticulously crafted with the power of ReactJS. Here, I showcase my journey, achievements, and passion through a seamless and dynamic interface. With ReactJS at the helm, I've not only designed a visually captivating platform but also ensured optimal performance and responsiveness across devices.
lakylekidd/graphql-express-api
This is a sample implementation of REST API using GraphQL, Koa, Apollo Server and Sequelize
mullinb/Spaceflight
Basic browser implementation of first-person shooter controls in 3D space, with a physics-based projectile and animated firing motion.
ViktorGj/EventsApp-MEAN
Crud operations with data
abhishek10600/EcommerceApplication-Backend
I developed a production grade backend of an ecommerce application using expressJs and nodeJs. This backend can be connected to frontend easily.
DhruvAthaide/Login-RegistrationForm-MongoDB
Login and Registration Form with NodeJS, ExpressJS and MongoDB
joec05/social-media-app-expressjs-server
Express.js server for social media app.
SMKrizan/WoodlandConsultingLLC
GROUP PROJECT: a MERN-stack website for a lighting design and engineering LLC, using Google Maps API and a secure admin-login.
UtkuKaan/node-todo-api
Example API of a Todo app using Node.js with MongoDB server
ishreya09/moview
Moview is a Movie Review System made using MERN stack. It has features of User and Admin Management along with Movie Review System. The database is designed in MongoDB.
jSarthak-987/washub-nodejs-kafka-client-api
Apache Kafka client API for nodejs based services of Washub
Mangcho/GraduationProject
A Web project For Univ Graduation. check readme
nitesh-kohli/todo-List
This is a todo list website. I created it with Node.js modules express.js , EJS , body-parser.
omarbelkady/ExpressJS
Wep Application development framework based on NodeJS aka Middleware
derrick-nuby/My-Brand
This is the backend for a brand website, developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It features a robust architecture with multiple routes to handle various functionalities, including user authentication, blogpost management, message management, content delivery and many more.
julian868/Node-Js-With-Express
Practice: Backend NodeJS/Express server
Msmoinsk/JOB_APP_API
This Repo carries The concept of security in node APP, Modal Modules, User data relation and recap of all other repos like JWT, Login, MVC, error handling files.
Msmoinsk/JWT_Authentication_API
JSON web token base API project. HTTP-status-codes to error handling and token verification and login to send the user data only. The sever is build with the Frontend nd to call API we used the [axios].
StoppedwummSites/votingappbad
Just a bad coded voting website
AbhijeetParida/Hotel-Management-System
The Hotel Management System is an application of MERN Stack Development, which is being successfully hosted on Render Web Services
linuxfandudeguy/xdrx
A custom image file format programmed in JavaScript.
Slfdspln/ShopCyber
Welcome to ShopCyber, your ultimate destination for all things online shopping, offering a sleek and user-friendly interface granting access to a vast array of products at your fingertips.
ZakirCodeArchitect/ExpressJS
This ExpressJS project demonstrates key concepts of middleware, including application-level, built-in, router-level, third-party, and error-handling middleware. It includes practical implementations like file uploads using Multer, logging with Morgan, and custom error handling.