Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

.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/imranbarbhuiya/dotenv

A parser for dotenv. It's an experimental tool and used only for learning purpose. It's not for production use

dotenv dotenv-parser dotenv-rust

Last synced: 15 Nov 2024

https://github.com/neelakandanv/password-reset-be

Password Reset is designed to help the users to reset their password with Email

bcryptjs corsair-rgb dotenv expressjs javascript jwt mongodb mongoose nodejs nodemailer nodemon validator

Last synced: 17 Nov 2024

https://github.com/xuanhoa88/rapid-dotenv

Loads environment variables from `.env.[development|test|production][.local]` files

bun deno dotenv dotenvify node

Last synced: 19 Nov 2024

https://github.com/williamcrownover/employee-content-management-system

A Node.js app using an Inquirer command line CMS for organizing employees into roles and departments stored in a MySQL database.

cms command-line-tool content-management-system database dotenv inquirer mysql nodejs

Last synced: 15 Nov 2024

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

The server-side backend to an E-commerce website built with Sequelize.

backend dotenv e-commerce mysql-database nodejs sequelize

Last synced: 15 Nov 2024

https://github.com/jsamuelap/apv-mern-backend

Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno

bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon

Last synced: 17 Nov 2024

https://github.com/pratikkatkar-13/uploading_backend

Using Expressjs and mongodb demostration of how to store images and videos on server storage and Cloudinary platform

cloudinary dotenv express-middleware expressjs file-upload mongodb-database mongoose mongoose-schema nodemailer nodemon npm-module

Last synced: 17 Nov 2024

https://github.com/qridwan/digma.-solution-server

used MongoDB noSQL database for backend through Node js & Express for DIGMA solution client site

backend cors dotenv expressjs mongodb nodejs server

Last synced: 17 Nov 2024

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: 17 Nov 2024

https://github.com/mohamedbilal1800/movie_review_sentiment_analysis_app

This app analyzes movie reviews to determine their sentiment (Positive, Negative, or Neutral) and provides an explanation for the chosen sentiment.

dotenv gemini-api genai python3 streamlit webapp

Last synced: 20 Nov 2024

https://github.com/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.

cors dotenv expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 20 Nov 2024

https://github.com/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.

cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 20 Nov 2024

https://github.com/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.

cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 20 Nov 2024

https://github.com/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.

cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express

Last synced: 20 Nov 2024

https://github.com/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.

cors dotenv express-async-errors expressjs mongodb mongoose nodejs redoc-express request-ip swagger-autogen swagger-ui-express validator

Last synced: 20 Nov 2024

https://github.com/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.

cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express

Last synced: 20 Nov 2024

https://github.com/navya2012/recruitment-backend

A software Recruitment Project. It has 2 primary roles- employer and employee .Created asynchronous apis and created token given authorization access based on roles

bcrypt dotenv express-validator expressjs mongodb mongoose nodejs nodemailer nodemon

Last synced: 17 Nov 2024

https://github.com/roger-king/go-getenv

a simple getenv wrapper to allow for default environment. inspired by python's os.getenv("ENV", default)

dotenv environment-variables getenv go

Last synced: 05 Dec 2024

https://github.com/ajsalemo/denoserverapi

A containerized Deno CRUD-based API that connects to a Mongo Atlas database.

altas azure-pipelines bash ci-cd container deno docker dotenv es6 javascript mongo saas sshd typescript

Last synced: 07 Nov 2024

https://github.com/mohamedhnoor/task-manager-api

The Task Manager API provides a robust and efficient solution for managing tasks with ease. Built on Node.js, Express, and MongoDB, it offers comprehensive CRUD operations, meticulous error handling, and scalability, making it an ideal choice for integrating task management functionalities into various applications.

dotenv express mongodb mongoose nodejs nodemon

Last synced: 17 Nov 2024

https://github.com/sadabnepal/express-js-framework

Developed API using ExpressJS, testing using SuperTest and mocha framework.

api-development api-testing chai dotenv expressjs mocha mocha-chai mochawesome nodejs

Last synced: 20 Nov 2024

https://github.com/emmaisaac/tp-1-emmanuel-isaac-backend

Esta es una aplicación de administración de usuarios construida con Node.js. La aplicación te permite gestionar usuarios mediante argumentos desde la línea de comandos.

dotenv git github javascipt nodecrypto nodejs

Last synced: 17 Nov 2024

https://github.com/ritesh22201/github-app

This Github app allow users to execute the code when they make a pull requests with the command '/execute' in commit message or comment.

dotenv google-generative-ai nodejs probot

Last synced: 19 Dec 2024

https://github.com/mushfiqurniazzz/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: 11 Oct 2024

https://github.com/manuelzzz/copy_file_automation

🛠 A simple automation to copy a file every day to another directory in python

automation dotenv os-python pip python python3

Last synced: 20 Nov 2024

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: 18 Dec 2024

https://github.com/marse11e/currency-exchange-telegram-bot

Этот проект представляет собой Django-приложение, созданное для работы с телеграм-ботом, предназначенным для обмена валют и конвертации единиц измерения диапазона.

bs4 django django-jazzmin dotenv pillow psycopg2 pytelegrambotapi python3 requests

Last synced: 20 Nov 2024

https://github.com/jacksonsantin/api-web-person

Criado uma API para salvar Pessoa, em node.js, e criada a tela em vue.js

api axios dotenv express mongodb mongoose nodejs swagger swagger-ui vue3 vuetify3

Last synced: 18 Nov 2024

https://github.com/tbalint1995/MERN-HealthTracker

Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás

axios-react cors dotenv express monngdb nodemon

Last synced: 23 Oct 2024

https://github.com/samedfft2634/fullstack_library_management_system

This project is a Library Management System. Users can add, delete and update books.

cors dotenv expressjs mui pg react sequelize-orm sqlite3 toast-notifications

Last synced: 20 Nov 2024

https://github.com/jai0212/chore-hero

A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite.

axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite

Last synced: 18 Nov 2024

https://github.com/kamaz/dotenv-aws-mfa

Helps to maintain aws token in dotenv file

aws dotenv mfa

Last synced: 18 Nov 2024

https://github.com/bessarodrigo/api_brasileirao_top_scorers

Este projeto tem como objetivo coletar os dados dos artilheiros do futebol para a temporada de 2022.

api dotenv os pandas python

Last synced: 15 Dec 2024

https://github.com/yannoff/composer-dotenv-handler

Composer add-on script to manage .env file easily

composer composer-scripts dotenv env environment-variables

Last synced: 18 Nov 2024

https://github.com/silva-thiago/restful-bookmark-api

CRUD RESTful API with end-to-end test using NestJS, Docker, PostgreSQL, PassportJS, Prisma, PactumJS and dotenv.

docker dotenv jest nestjs pactum passport postgresql prisma restful-api

Last synced: 18 Nov 2024

https://github.com/diivvuu/mern-netflix-clone

made a netflix clone using mern, deployed link below with full auth and api calls in backend which makes storing search history of particular easier

axios bcrpyt cookie-parser dotenv express fullstack jwt mern mongodb mongoose netflix-clone netflixclone nodejs react tmdb tmdb-api

Last synced: 07 Dec 2024

https://github.com/jonoman55/fresh-pokemon

Pokemon Website made using the deno fresh web framework

deno dotenv fresh islands react tailwindcss

Last synced: 21 Nov 2024

https://github.com/bbc2/dotenv-parser-comparisons

https://bbc2.github.io/dotenv-parser-comparisons/

dotenv dotenv-parser

Last synced: 26 Nov 2024

https://github.com/younusfoysal/eddox-hub-server

The Eddox-Hub Server is a backend service for a web application built using Node.js, Express, and MongoDB.

cookie-parser cors dotenv expressjs jsonwebtoken mongodb nodejs nodemon

Last synced: 21 Nov 2024

https://github.com/younusfoysal/axion-pay-server

Axion Pay is a basic MFS(Mobile Financial Service) application (like bKash or Binance)

bcryptjs body-parser cookie-parser cors dotenv express jsonwebtoken mongodb

Last synced: 21 Nov 2024

https://github.com/arnaldogonzalez81318/open-ai-chatbot

🤖 Developed using the cutting-edge technologies React.js and Express.js, this project seamlessly integrates advanced language processing capabilities from OpenAI to provide users with an intuitive and human-like conversational experience.

dotenv node node-js nodejs nodejs-server react react-hooks reactjs

Last synced: 21 Nov 2024

https://github.com/ajaykumar2pp/bookstore-app-nodejs

Book Store simple RESTful API that performs CRUD (Create, Read, Update, Delete) operations on a collection in a MongoDB database

dotenv ejs express mongoose nodejs winston

Last synced: 21 Nov 2024

https://github.com/mushfiqurniazzz/weather-app----open-weather-map---api--react

This app allows users to know the weather of any city in the world. It uses the APIs from Open Weather Map, React.js for building the user interface. The app provides a seamless experience for knowing the weather of any place.

dotenv javascript openweathermap openweathermap-api reactjs vitejs vitereact weather-app

Last synced: 21 Nov 2024

https://github.com/nayak-nirmalya/nikeapi

This repository is the backend for Nike app that show popular shoes and user can add multiple shoes to cart. Made with JavaScript, MongoDB, Express.js & Node.js.

dotenv expressjs javascript mogodb nodejs

Last synced: 21 Nov 2024

https://github.com/shm-rsuf/tech-alpha-server

Tech-Alpha is a cutting-edge backend server that forms the backbone of your digital infrastructure. With its powerful and dynamic architecture, Tech-Alpha empowers your applications and services to deliver seamless, high-performance experiences to users. This server is built with next.js, expresse, mongoose, cors and dotenv

dotenv express-js mongodb mongoose node-js

Last synced: 26 Dec 2024

https://github.com/deeper-x/goenv

manage dotenv .env parameters from golang

dotenv dotenv-parser golang

Last synced: 05 Dec 2024

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: 21 Nov 2024

https://github.com/nitinkondhari03/electroshop

ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.

bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css

Last synced: 25 Nov 2024

https://github.com/vikjam/doenv

Load environment variables from a local .env file in Stata

dotenv project-management stata

Last synced: 22 Nov 2024

https://github.com/ayusharma-ctrl/backend-todoapp-node-express-mongo

This is a backend project for a Todo application built with Node.js, Express, and MongoDB. It provides multiple APIs for users and tasks, allowing users to register, login, update password, delete account && add, delete, update, and view tasks.

bcrypt cookie-parser cors dotenv express jsonwebtoken mongodb-atlas mongodb-compass mongoose nodejs

Last synced: 07 Dec 2024

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 22 Nov 2024

https://github.com/ecrozatti/crud_mern

Projeto CRUD utilizando a stack MERN - MongoDB, Express, ReactJS e Node.js.

axios dotenv expressjs mongodb mongoose nodejs reactjs

Last synced: 13 Dec 2024

https://github.com/seanghay/sync-env-example

Sync .env.example from local .env faster

dotenv env

Last synced: 22 Nov 2024

https://github.com/scodify/wpw

WhatsApp WEB + ChatGPT

axios dotenv qrcode-generator whatsapp-web

Last synced: 28 Nov 2024

https://github.com/penn201500/crypto_wallet_generator

Crypto Wallet CLI is a command-line tool for generating and managing Binance Smart Chain (BSC), Ethereum, and Tron wallets. It allows you to create new wallets from a mnemonic phrase, retrieve the balance of a given address, and more.

bsc conda-environment dotenv ethereum infura-api mnemonic python tron tron-wallet wallet

Last synced: 01 Dec 2024

https://github.com/upc-pre-202402-si730-sv51/catch-up

News API client application, illustrating UI components with PrimeVue, and API service integration with Axios. It also supports i18n with Vue I18n.

axios dotenv javascript primeflex primeicons primevue vue vue-i18n

Last synced: 22 Nov 2024

https://github.com/undead-bacteria/nodejs_user-api

This is the user api backend only using node.js and express.js

crud-api dotenv expressjs javascript nodejs nodemon

Last synced: 07 Dec 2024

https://github.com/maciekmalachowski/spotify-playlist-downloader

🎶With this app, we can confidently download our favorite playlists and albums from Spotify (legally, I think).

dotenv python pytube spotipy streamlit urllib

Last synced: 15 Dec 2024

https://github.com/shiponcs/golang-rest-api-server

A REST API Server written in Golang serves a Book Store

cobra-cli dotenv go-chi golang http json

Last synced: 22 Dec 2024

https://github.com/hrmrakib/scic-task-server

It's a simple task get from Programming Hero.

cors dotenv expreesjs mognodb nodejs

Last synced: 07 Dec 2024

https://github.com/hrmrakib/animal-caring-server

It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.

cors dotenv expressjs mongodb stripe

Last synced: 07 Dec 2024

https://github.com/jonlabelle/dotenv-sh

Loads variables from dotenv (.env) files into your environment.

bash dotenv environment sh

Last synced: 22 Nov 2024

https://github.com/mdsajalali/identity-hub-server

Identity Hub MERN stack CRUD project server side

cors dotenv express mongodb nodejs

Last synced: 07 Dec 2024