An open API service indexing awesome lists of open source software.

.env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.

https://github.com/ucangun/blogmotion_api

BlogMotion API: Backend service powering the BlogMotion platform. Built with Node.js, Express, and MongoDB, featuring secure authentication, rich API documentation, and seamless blog management.

dotenv express-async-errors express-session expressjs jsonwebtoken mongoose morgan node-cron nodejs nodemailer passport passport-google-oauth20 redoc-express stripe swagger-autogen swagger-ui validator

Last synced: 11 Apr 2026

https://github.com/nolindnaidoo/paths-le

Zero Hassle File Path Extraction & Analysis - Extract, validate, and analyze file paths from JavaScript, TypeScript, JSON, HTML, CSS, TOML, CSV, and ENV files. Smart package filtering, comprehensive validation, pattern recognition, and detailed reporting.

code-analysis css csv dependency-analysis developer-tools dotenv extraction file-paths html import-analysis javascript json path-extraction path-validation pattern-recognition toml typescript visual-studio-code vscode-extension web-development

Last synced: 21 Oct 2025

https://github.com/mahmoudmostafadev/grddit-backend

This repository contains the backend code for a Reddit clone application, built using Node.js and Express.js. The project demonstrates my skills in developing scalable and secure backend services, integrating various libraries and tools to handle authentication, file uploads, real-time communication, and more.

backend bcrypt cloudinary dotenv expressjs jsonwebtoken mongoose multer nodejs slugify socket-io

Last synced: 19 Jan 2026

https://github.com/akashp73387/settly-assessment-backend

An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.

cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon

Last synced: 19 Jan 2026

https://github.com/mantineo-massimo/telegram-kiosk-display

EN: Real-time Telegram chat message rotator for digital signage, powered by Flask and Telethon. IT: Rotatore in tempo reale dei messaggi di una chat Telegram per digital signage, basato su Flask e Telethon.

asyncio better-profanity digital-signage docker dotenv flask flask-cors json logging message-rotation python real-time rest-api telethon webapp

Last synced: 21 Jun 2025

https://github.com/dominique216/e-commerce-backend

This is the back-ed of an e-commerce application that allows users to get, post, update, and delete information from a database.

api-routes dotenv expressjs insomnia mysql nodejs restful-api sequelize server

Last synced: 14 Apr 2026

https://github.com/souravpl8092/stock-analysis-app

A modern Stock Analysis Web Application that allows users to search stock quotes, view historical price trends, and analyze real-time data using the Yahoo Finance API.

axios chartjs cors dotenv expressjs nodejs react-chartjs-2 react-icons react-redux react-redux-toolkit reactjs recharts vite yahoo-finance

Last synced: 07 Apr 2026

https://github.com/saidebinsabid/food-expiry-tracker-system-server

A full-stack web application that helps users track food items, receive expiry alerts, and reduce food waste. Built using React, Firebase Authentication, Express.js, and MongoDB, this system ensures secure, intuitive, and mobile-responsive food management.

dotenv express mongodb nodejs react

Last synced: 04 May 2026

https://github.com/narotam-mishra/mern-productstore-backend

created product store backend APIs (REST) using Nodejs and Express

dotenv expressjs mongoose nodejs

Last synced: 11 Apr 2026

https://github.com/marcel-msc/auth-server

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

bcryptjs cors dotenv express jsonwebtoken lowdb

Last synced: 15 May 2026

https://github.com/saidebinsabid/food-expiry-tracker-system

A full-stack web application that helps users track food items, receive expiry alerts, and reduce food waste. Built using React, Firebase Authentication, Express.js, and MongoDB, this system ensures secure, intuitive, and mobile-responsive food management.

axios daisyui dotenv expressjs firebase jwt-token material-ui mongodb nodejs react react-hooks react-router sweetalert2 tailwindcss toastify

Last synced: 04 May 2026

https://github.com/iamdipankarpaul/chai_backend

Learning backend from Chai aur code YT

dotenv expressjs git github mongodb-atlas mongoose nodejs

Last synced: 07 Apr 2026

https://github.com/commenthol/dotconfig

Config helper to (magically) override application settings with environment variables.

configuration dotconfig dotenv dotenv-parser

Last synced: 27 Jan 2026

https://github.com/art2url/git-oauth-bridge

🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.

authentification authorization-server axios backend cors dotenv express-js expressjs github-api github-oauth node node-js oauth2 rest-api secure-authentication

Last synced: 04 May 2026

https://github.com/guruprasad3n/crud-node-application

The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.

chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest

Last synced: 22 Jan 2026

https://github.com/hossahin/helpinghub-project-server

HelpingHub Server is a Node.js backend providing RESTful APIs for managing volunteer posts, user details, and authentication. Using Express, MongoDB, and Firebase Admin SDK, it enables secure CRUD operations to support a volunteer management platform.

api backend cors crud dotenv express javascript mongodb nodejs rest-api volunteer-management

Last synced: 04 May 2026

https://github.com/edsonakaves/cliente-api

🔌 Cliente PHP para consumo da API REST com autenticação JWT e operações CRUD. Demonstra integração entre sistemas usando cURL e boas práticas de segurança.

api-client authentication curl dotenv http-client jwt php rest-client

Last synced: 13 May 2026

https://github.com/rk28284/razorpay-payment-integration

a web integration example using Razorpay for online payments.

dotenv ejs express html-css-javascript key mongodb-atlas nodejs razorpay

Last synced: 14 Apr 2026

https://github.com/thund3rhawk/auth_api

Auth API: Register users with email/password, validate via OTP, store data, login with JWT, retrieve user info securely.

becrypt dotenv expressjs jsonwebtoken mongodb mongoosejs nodejs nodemailer prettier typescript

Last synced: 22 Jan 2026

https://github.com/thefox/parameters-rust

Automatic replace variables in configuration file templates from environment variables.

configuration-files dotenv mit-license rust symfony

Last synced: 13 May 2026

https://github.com/kevinnizet/express_quest-argon2

Template d'un serveur Express : support du hachage de MdP via Argon2 et du token d'authentification via jsonwebtoken

argon2 database dotenv express jsonwebtoken mysql

Last synced: 04 May 2026

https://github.com/burnett01/phpdotenv-constants-adapter

A PHP define() & constant() adapter for vlucas/phpdotenv

adapter constant define dotenv php-dotenv phpdotenv

Last synced: 15 Oct 2025

https://github.com/juniorreisx/crud---ts

This project is a functional CRUD developed with TypeScript, using Node.js, Express, and PostgreSQL for data persistence.

cors dotenv express postgresql sequelize typescript

Last synced: 04 May 2026

https://github.com/immortalwebdev/quote-generator

A simple web-based quote generator using HTML, Tailwind CSS, and JavaScript. Displays random quotes with authors at the click of a button.

cdnjs dotenv express html js nodejs quote-generator render-deployment tailwindcss

Last synced: 07 Apr 2026

https://github.com/sajjad177/l2-note-and-nest-server

Creating Stationery Shop management backend. There handling product and order management.

dotenv eslint expressjs mongodb mongoose nodejs typescript

Last synced: 07 Apr 2026

https://github.com/nia3zzz/MERN---Firebase-Auth-Testing

This MERN app allows users to create a account using their gmail account with the help of firebase. It has functionality for hashing the passwords with bcryptjs before saving in DB, saving cookies in local storage during login process with the help of jsonwebtoken and saving every single accounts created in MongoDB.

bcryptjs dotenv express-router expressjs firebase firebase-auth jsonwebtoken mern-stack mongoosejs nodejs nodemon react-router reactjs

Last synced: 16 Oct 2025

https://github.com/binaryscraping/swift-dotenv

Load .env files in Swift

code-generation dotenv swift

Last synced: 01 Jun 2026

https://github.com/andresweitzel/microservice_employees_nestjs

Microservice for employee management using Nestjs, TypeORM, MySQL, Nodejs, Typescript, nodemon, git, others

cors dotenv git microservice mysql nestjs nodejs nodemon postman typeorm typescript

Last synced: 14 Apr 2026

https://github.com/phatnguyenuit/express-example

This is an express example application implement CRUD with Mongoose. Support dockerize

body-parser cors dotenv expressjs mongoosejs nodejs

Last synced: 14 Apr 2026

https://github.com/maia14/weather-app

Weather app developed in Node.js, using express, ejs, dotenv.

dotenv ejs express nodejs

Last synced: 04 May 2026

https://github.com/gustavo361/portfolio-v2

Version 2 of my portfolio, now fullstack. Take a look at my web development projects. | Versão 2 do meu portfólio, agora fullstack. Dê uma olhada em meus projetos de desenvolvimento web.

body-parser dotenv express nodejs nodemailer routes

Last synced: 04 May 2026

https://github.com/crispengari/node-env-types

🌀 a package that generates typescript types for .env (dotenv) files.

dotenv env-typescript env-vars environment-variables javascript nodejs typescript

Last synced: 04 May 2026

https://github.com/monikas5/mediabackend

Media content management system backend

cors dotenv expressjs mongodb mongoose multer nodejs nodemon render

Last synced: 10 Apr 2026

https://github.com/romykundal/api-fetch-weather-data

nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module

api babel-cli chai dotenv mocha mongo mongoose nodejs restful supertest supertest-mocha-chai testing unit unittest weather

Last synced: 23 Jan 2026

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 15 Apr 2026

https://github.com/cemililkim/clerk

Secure, local-first environment variable manager with AES-256-GCM encryption, multi-vault support, and CLI integration. Built with Tauri, React, and Rust.

aes-256-gcm cli cross-platform desktop-app developer-tools dotenv encryption env-manager environment-variables local-first opensource password-manager react rust secrets-management security tauri typescript vault windows

Last synced: 13 Apr 2026

https://github.com/lsegg/delilah-resto

This project proposes the creation of an online ordering system for a restaurant.

api api-rest dotenv express nodejs nodemon openapi

Last synced: 04 May 2026

https://github.com/anshuldhakate/task-management-system

The Task Management System is a backend API built using Node.js and Express.js. It provides task management functionality with secure user authentication and role-based access control. The API uses MongoDB to store data and follows best practices for code quality

bcrypt dotenv express-js jwt-authentication mongodb nodejs

Last synced: 05 Mar 2026

https://github.com/fullstackondemand/rest-api

Create Rest API Application

composer dotenv php-rest-api

Last synced: 24 Oct 2025

https://github.com/vivmost/promanage

ProManage is an advanced project management tool designed to streamline project organization, enhance team collaboration, and optimize progress tracking. Built with React, Node.js, and MongoDB, ProManage offers robust features such as user authentication, dynamic task management, and real-time updates.

axios dotenv expressjs javascript jwt-authentication modular-css mongodb mongoose nodejs reactjs toastify

Last synced: 07 Apr 2026

https://github.com/sahithyabeesu03/wanderlust

Wanderlust, is a full-stack web application built using Node.js and Express that focuses on user authentication, media management, and location-based services. It allows users to create accounts, upload travel media, and interact with maps to explore locations and give their reviews.

cloudinary css dotenv ejs-templates expressjs html javascript joi-validation mapbox method-override mongodb mongoose multer-storage nodejs passportjs

Last synced: 06 Feb 2026

https://github.com/boomerspine/amazon-price-tracker-app

Amazon Price Tracking application sends an email to the user when the price for a particular item drops below a set threshold.

dotenv nightmarejs nodejs sendgrid-api

Last synced: 16 May 2026

https://github.com/chewbaccayeti/octo_games_metrics

This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)

ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack

Last synced: 07 Mar 2026

https://github.com/eerison/.dotfiles

it's my .dotenv files

ansible dotenv lazyvim php

Last synced: 24 Apr 2026

https://github.com/j10wy/liri-node-app

LIRI (Language Interpretation and Recognition Interface) is a command line Node application that takes in parameters (via command line arguments or file input) to display tweets, songs from Spotify, and movie information from OMDB.

dotenv language-interpreter movie-information omdb recognition-interface spotify

Last synced: 23 Jan 2026

https://github.com/ankit-nautiyal/feedback-collector

A single-page full-stack application built to collect user feedback (name, email, and message) and display submitted entries in an admin view. This project demonstrates a clean, responsive frontend with a serverless backend and persistent database storage.

axios css3 dotenv gitignore html5 javascript netlify netlify-deployment netlify-functions nodejs reactjs supabase tailwindcss vite

Last synced: 07 May 2025

https://github.com/ertugrulsertaslan/product-management

This project is an e-commerce application with admin and user roles.

cors docker dotenv express-js material-ui multer postgresql prisma react vite webpush-notifications

Last synced: 03 Apr 2026

https://github.com/kelsen23/fullstack-ecommerce

🛍️ A full-featured E-commerce web application with authentication, product management, and shopping cart — built using the MERN stack as my first backend project.

admin cookie-parser crud dotenv eccomerce express javascript jwt mern-project mern-stack mongodb mongoose multer nodejs react react-router redux redux-toolkit tailwindcss

Last synced: 26 Oct 2025

https://github.com/dev-macb/ambivar

🎡 Gestão de variáveis de ambiente para projetos PHP.

ambivar dotenv env environment environment-variables variaveis-ambiente

Last synced: 24 Feb 2026

https://github.com/markhadjar/dotenv

Loads environment variables to $_ENV from .env file.

dotenv env environment

Last synced: 15 Apr 2026

https://github.com/abdelrahman-amen/invoice_extractor_using_llm

In this project, we use Google Gemini to automatically extract key information from uploaded invoice images. Users can ask specific questions, and the app generates responses based on the extracted data, automating the process for improved efficiency and accuracy.

api dotenv gemini pil prompt-engineering python streamlit

Last synced: 05 May 2026

https://github.com/afek-sakaju/cooking-recipes-server

A server-side project offering RESTful APIs with secure, encrypted password authentication. Users can log in, register, and manage recipe data via CRUD operations. The project includes comprehensive Swagger documentation for all APIs and full test coverage.

aggregations bcrypt cooking-recipes dotenv express jest mongo-migrate mongodb mongodb-memory-server mongoose nodejs nodemon pagination passport recipes swagger winston-logger

Last synced: 06 Apr 2026

https://github.com/victoriamcn/nosql-social-network

An API for a social network web application where users can share thoughts, react and create a friend list. Express.js is used for routing. MongoDB is used for the database along with Mongoose ODM

dotenv expressjs javascript mongodb mongoose nodejs

Last synced: 11 Apr 2026

https://github.com/aymanemehdi/packpal

PACKPAL - Administration System is designed for organizations to manage products, categories, customers, orders, and other admin users efficiently. It provides a secure, modular, and scalable backend to support administrative operations.

ant-design axios bcryptjs cors dotenv expressjs javascript jsonwebtoken jwt mongodb mongoose nodejs nodemon npm react-router reactjs redux redux-thunk tailwindcss vercel

Last synced: 05 May 2026

https://github.com/nayeem2912/plant_care_server

This is the backend server for the Plant Care web application — a smart gardening and plant maintenance platform. The backend is built using Node.js, Express, and MongoDB, and is responsible for managing API routes, handling user requests, and storing plant-related data.

cors dotenv expressjs javascript mongodb nodejs

Last synced: 05 May 2026

https://github.com/pacodw/introduction_to_gorm

It's a little app that I created to explain the Gorm library on a Meetup

cast dotenv gin-gonic go golang gorm gorm-sample makefile yolo

Last synced: 10 Jul 2025

https://github.com/hugo-farias/my-website

My personal portfolio website

dotenv graphql-api react sass typescript

Last synced: 24 Jan 2026

https://github.com/torreslucas13/env-in-yaml

Simplest way to use environment variables in your .yml/.yaml files

config configuration dotenv env environment-variables nodejs settings yaml yml

Last synced: 29 Jan 2026

https://github.com/abdelrahman-amen/simple_pdf_rag

This project showcases how Retrieval-Augmented Generation (RAG) can be applied to create an efficient and user-friendly system for querying large text documents. With this approach, users can easily extract and interact with relevant information from PDFs in real time.

api dotenv genai generative-ai langhchain python retreival-augmented-generation streamlit

Last synced: 15 Apr 2026

https://github.com/kauanaagostini/nlw-heat-impulse-node

Aula 1 da NLW Heat. Criando BackEnd em NodeJS, para aplicação DoWhile2021!

dotenv express nodejs prisma

Last synced: 05 May 2026

https://github.com/dominique216/employee-tracker

This is a command-line application that uses a database, mySQL, and inquirer to allow users to view, add, and update employees, departments, and roles.

dotenv inquirer mysql mysql-database node terminal

Last synced: 15 Apr 2026

https://github.com/neelakandanv/mycrm-be

MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.

bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render

Last synced: 16 Mar 2026

https://github.com/sandeepyadav99/backend-app

I did created -> Signup & login api

bcript dotenv express jwt mongoose nodemon

Last synced: 17 Mar 2026

https://github.com/ivan-borovets/toml-config-manager

Python configuration system using TOML files as single source of truth across multiple environments. Provides TOML to .env conversion and direct config reading based on APP_ENV. Unifies application settings and infrastructure configuration. Works as simple drop-in solution with ready-to-use Makefile commands.

config dev-tools docker dotenv environment makefile python secrets toml utilities

Last synced: 14 May 2026

https://github.com/kariricode-framework/kariricode-dotenv

A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.

dotenv env environment environment-variables framework kariricode php

Last synced: 30 Jan 2026

https://github.com/anasyakubu/prisma-tutorial

The Prisma Tutorial repository offers a comprehensive guide to using Prisma for database management. This project includes step-by-step examples and best practices for integrating Prisma with your applications, covering schema design, queries, and migrations. Ideal for developers looking to learn and implement Prisma effectively.

cors dotenv expressjs javascript nodejs prisma prisma-client prisma-orm yarn

Last synced: 30 Jan 2026

https://github.com/digitalredpanda/unionofbots

A project that purposed to provide various services that comprises a twitch and discord bots, a simple voice-recognition that assists moderation

bot dotenv java javacord lombok maven sphinx4-speech spring-boot twitch4j voice-recognition

Last synced: 05 May 2026

https://github.com/tftic-fswd/nodejs-cjs-ejs-server

:fire: Node.js with CJS / EJS demo for my Full Stack Web Developer training @ https://technofuturtic.be. :zany_face:

cjs dotenv ejs fswd nodejs

Last synced: 05 May 2026

https://github.com/naimurnemu/tour-holiday-node

Assignment-11 server by Node, express and noSql mongodb

cors dotenv expressjs mongodb nodejs

Last synced: 05 May 2026

https://github.com/rafiqmia65/zentro-server

Zentro is a backend service for a modern real estate application, built with Node.js, Express.js, and MongoDB (Mongoose). It powers the core functionalities of the Zentro platform such as property management, user authentication, and API endpoints for the frontend.

bcrypt cors dotenv expressjs jwt mogodb mongoose nodejs

Last synced: 05 May 2026

https://github.com/drewk2629/tech-blog

Blog style website with Technology in mind.

blog dotenv expressjs handlebarsjs mysql nodejs sequelize

Last synced: 30 Jan 2026

https://github.com/dhruba001/spotify-clone

A full-featured Spotify clone built using the MERN stack (MongoDB, Express, React, Node.js). This project replicates core Spotify functionalities including authentication, playlists, track management, and real-time playback.

clerk-authentication cloudinary cors dotenv expressjs javascript mongodb mongoose nodejs nodemon react shadcn-ui socketio tailwindcss typescript vite

Last synced: 09 Apr 2026