Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Cross-origin resource sharing (CORS)
Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources on a web page to be accessed from another domain outside the domain from which the first resource was served. CORS also relies on a mechanism by which browsers make a “preflight” request to the server hosting the cross-origin resource, in order to check that the server will permit the actual request. In that preflight, the browser sends headers that indicate the HTTP method and headers that will be used in the actual request. For security reasons, browsers restrict cross-origin HTTP requests initiated from scripts. For example, fetch()
and XMLHttpRequest
follow the same-origin policy. This means that a web application using those APIs can only request resources from the same origin the application was loaded from unless the response from other origins includes the right CORS headers.
Resource types
- Invocations of
fetch()
orXMLHttpRequest
- Web Fonts (for cross-domain font usage in
@font-face
within CSS), so that servers can deploy TrueType fonts that can only be loaded cross-origin and used by websites that are permitted to do so - WebGL textures
- Images/video frames drawn to a canvas using
drawImage()
- CSS shapes from images
- scripts
- iframes
- GitHub: https://github.com/topics/cors
- Wikipedia: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
- Created by: WHATWG, Matt Oshry, Brad Porter, Michael Bodell, Tellme Networks
- Released: May 2006
- Related Topics: xhr, ajax, jsonp, content-security-policy,
- Last updated: 2025-01-10 00:05:53 UTC
- JSON Representation
https://github.com/subhranil002/chai-aur-nodejs
All the Codes are Collected and Written throughout the course ... ❤️ ... 𝐂𝐨𝐮𝐫𝐬𝐞 𝐋𝐢𝐧𝐤 ... 👇🏻
backend backend-api bcrypt cloudinary cookie-parser cors dotenv express expressjs jsonwebtoken mongodb mongoose multer node nodejs server
Last synced: 07 Jan 2025
https://github.com/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 25 Dec 2024
https://github.com/mouni2619/reactmarkdown-be
The ReactMarkdown backend manages user authentication, project creation, and data storage, offering RESTful API endpoints for user actions and project management. It ensures data integrity, security, and user-specific access controls, providing a robust infrastructure for the application.
bycrypt cors dotenv express mongodb-atlas nodemailer nodemon
Last synced: 16 Nov 2024
https://github.com/sutharshantanu/razorpay-gateway
Developed a backend repository for RazorPay payment integration in Node.js + MongoDB. Implemented seamless payment processing, leveraging RazorPay's capabilities. Integrated Node.js for server-side logic and MongoDB for data storage. The project focused on creating a robust backend solution, enabling secure and efficient payment transactions.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 27 Dec 2024
https://github.com/marcodpt/apitest
A browser based api tester
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: 14 Nov 2024
https://github.com/hodinhtuankiet/trello-backend-express
A personal task management Web designed to help you stay organized and focused. With Trello App, you can effortlessly manage your daily tasks and prioritize your to-do lists to achieve your goals
aggregate axios babel cors express mongodb multer
Last synced: 27 Dec 2024
https://github.com/krishanmihiranga/spring-link
Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.
cors css html java javascript spring-boot
Last synced: 06 Jan 2025
https://github.com/utkarshk95/fitflow
A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.
cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs
Last synced: 08 Jan 2025
https://github.com/jordimartinezjimenez/onlytasks-backend
API of OnlyTasks (Tasks of projects management)
cors express-validator expressjs mern-stack mongodb mongoose morgan nodejs typescript
Last synced: 23 Nov 2024
https://github.com/gedgonz/aapipeliculas
Curso de Creación de WebApi Profesional Udemy
authorization automapper codefirst cors csharp dto injection-dependency jwt repository-pattern webapi
Last synced: 06 Dec 2024
https://github.com/princeinscripts/task-2-blog-website
A MERN stack blog app for creating, managing, and sharing posts. Features user authentication, image uploading, liking, and responsive design.
authentication blogging cors express full-stack jwt mern mongoose multer node react web-app
Last synced: 14 Nov 2024
https://github.com/princeinscripts/lms-website
Learning Management System (LMS) project, MERN (MongoDB, Express.js, React, Node.js) stack
axios bcrypt bcryptjs chartjs cloudinary cookie-parser cors dotenv express jwt-authentication mongodb mongoose multer nodejs nodemailer nodemon react react-router redux-toolkit vite
Last synced: 14 Nov 2024
https://github.com/developeromarfaruk/node-react-custom-jwt-auth
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api
Last synced: 29 Dec 2024
https://github.com/abtaaahi/cholo-kini-api
A backend API for sending order confirmation emails.
cors expressjs nodejs nodemailer
Last synced: 17 Dec 2024
https://github.com/jonatandb/fullstackopen.com
Working app: "FullStackOpen Phonebook by Jonatandb"
axios bcrypt cors cross-env dotenv es6 express fullstackopen2020 jest jonatandb jwt-authentication mongodb mongoose mongoose-unique-validator nodejs nodemon react supertest
Last synced: 12 Nov 2024
https://github.com/sangampshinde/file-storage-app
Backend Project
cors ejs ejs-templates expressjs multer nodejs
Last synced: 08 Jan 2025
https://github.com/hramov/go_api
Golang REST API structure with architecture and boilerplate code
api-rest cors gin-gonic golang grpc grpc-go ioc-container jwt-authentication
Last synced: 08 Jan 2025
https://github.com/abdullah0332/web_rtc_chat_app
Build and deploy a React Video Chat Application using WebRTC.
cors express material-ui nodejs nodemon peer react react-copy-to-clipboard simple-peer socket-io
Last synced: 08 Jan 2025
https://github.com/abdullah0332/ecommerce-redux
A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.
bootstrap cloudinary cookie cors express-fileupload expressjs mongodb mongoose nodejs reactjs stripe
Last synced: 08 Jan 2025
https://github.com/abdullah0332/bookstore-api-test-mocha-chai
Book store node js api testing with mocha and chai.
chai chai-http cors express mocha mocha-chai mongoose morgan
Last synced: 08 Jan 2025
https://github.com/pzahabi/hr-production.com-backend
Music production studio website back-end
bcrypt compression config cors docker docker-compose dockerfile express-async-errors express-fileupload expressjs helmet javascript joi jwt mongodb mongoose multer nodejs winston
Last synced: 02 Jan 2025
https://github.com/alvarogarcia7/kata-tictactoe-backend-javascript
A simple backend service for storing events
backend backend-services cors event-sourcing event-store heroku javascript kata make makefile no-tdd node nodejs yarn
Last synced: 12 Nov 2024
https://github.com/miasanromen/hotellisting.api
REST API, created on C# language using ASP.NET Core Web API
asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi
Last synced: 30 Dec 2024
https://github.com/smilevp/password_reset_backend
Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer
bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon
Last synced: 04 Jan 2025
https://github.com/iurianu/goodreads-web-scraper
A simple web scraper that gets a book from goodreads.com by providing the ISBN
axios bootstrap cheerio cors express-js goodreads javascript nodemon
Last synced: 14 Nov 2024
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: 10 Oct 2024
https://github.com/jonathas/restify-cors-dev-proxy
A proxy to solve CORS issues in development
cors cors-proxy javascript nodejs proxy proxy-server
Last synced: 16 Nov 2024
https://github.com/jackblackjack/fc-upload-example
File Uploads Example Application
bunyan connect-flash cookie-parser cors cron-job-manager dotenv ejs express express-session mongoose multer
Last synced: 30 Nov 2024
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 2024
https://github.com/anbumani12/crm-backend
CRM Backend Capstone Project
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: 20 Nov 2024
https://github.com/smilevp/query_support_backend
Query Support Backend
bcrypt cors dotenv express-generator jwt mongoose-model mongoose-schema nodemailer
Last synced: 12 Nov 2024
https://github.com/pedrolustosa/financial-v2
Financial System - Project DDD
angular api cors csharp ddd-patterns dotnetcore entityframework generics html5 identity jwt linq-to-sql restful-api scss singleton sqlserver typescript
Last synced: 12 Nov 2024
https://github.com/pedrolustosa/financial_management
DDD Financial System | Angular and .NET 7
angular cors csharp dependency-injection domain-driven-design dotnetcore generics identity jwt linq-to-sql singleton sql sqlserver visualstudio
Last synced: 12 Nov 2024
https://github.com/lost22git/test-quarkus
btree-gist cors flyway hibernate mapstruct micrometer openapi postgresql prometheus quarkus
Last synced: 23 Nov 2024
https://github.com/mahamudm90/resellable
Resellable is a re-sale based second-hand earphone selling website 🎧
context-api cors express-js firebase-auth firebase-hosting jwt-token mongodb-atlas node-js react react-hook-form react-photo-view react-router tailwind-css
Last synced: 19 Nov 2024
https://github.com/mahamudm90/natours
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽
compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator
Last synced: 19 Nov 2024
https://github.com/surya-tamang/finance_tracker
The Finance Tracker app, built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and styled with Tailwind CSS, allows users to manage and track their expenses efficiently. [-Not completed-]
chartjs cors express jwt-token nodemon npm reactjs redux redux-toolkit tailwindcss
Last synced: 07 Jan 2025
https://github.com/nikhilgugwad/shopify-back-end
Part of Shopify Full Stack MERN Project
cors expressjs jwt mongodb-atlas-database mongoose multer nodejs
Last synced: 03 Jan 2025
https://github.com/mohib75/specto-server
This is a demo e-commerce website, where people can see the products avillable.
cookie-parser cors dotenv jwt mongodb vercel
Last synced: 07 Jan 2025
https://github.com/smilevp/rentify_backend
Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.
bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay
Last synced: 12 Nov 2024
https://github.com/ajeeth9895/whatsapp-clone-backend
whatsapp-clone using express and pusher.io
cors express-js mongoose mongoose-model mongoose-schema pusher
Last synced: 12 Nov 2024
https://github.com/ajeeth9895/password_reset-backend
Password reset flow
bcrypt cors express-generator jwt-token mangodb mangoose mongoose-model nodemailer nodemailer-mailgun-transport nodemon
Last synced: 12 Nov 2024
https://github.com/ajeeth9895/pizza_app_backend
Pizza_app Backend
bcrypt cors express-js express-router jwt-token mailgun mongodb-atlas mongoose mongoose-model razorpay schema
Last synced: 12 Nov 2024
https://github.com/younusfoysal/pharma-care-server
A modern, full-stack pharmacy management system built with React and Node.js that helps pharmacies streamline their operations, manage inventory, and provide better patient care.
bcrypt cors expressjs jwt-authentication mongodb nodejs
Last synced: 08 Jan 2025
https://github.com/billalben/weather-app-server
axios cors dot-env express-js express-rate node-js open-weather-map-api
Last synced: 07 Jan 2025
https://github.com/davidkhahn/security-guidelines
bcryptjs cors csp helmetjs morgan-middleware
Last synced: 12 Nov 2024
https://github.com/smilevp/urlshortener-backend
Urlshortener-backend using ExpressJs , Mongodb and ShortId
bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid
Last synced: 04 Jan 2025
https://github.com/kartiksarwan2017/seller-dashboard-backend
Seller Dashboard Backend API
bcrypt cors expressjs helmet joi joi-password-complexity jsonwebtoken mongodb nodejs
Last synced: 04 Jan 2025
https://github.com/lexhouk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 26 Sep 2024
https://github.com/boostup/spotifly-firebase-cloud-functions-backend
The SpotifLy Backend is a set of Firebase Cloud functions backend for the SpotifLy react Frontend demo app.
cors express firebase oauth2 serverless-functions spotify-web-api
Last synced: 04 Jan 2025
https://github.com/heiwa4126/sam-cors1
CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。
Last synced: 04 Jan 2025
https://github.com/anhcaooo/doctor-strange
An API gateway which is built for electric application
api-gateway cors express github-actions helmet http-proxy-middleware husky mermaidjs morgan typescript
Last synced: 23 Nov 2024
https://github.com/anitatess/whiteboard-colab
Live Collaboration Whiteboard with 3 options: painting, drawing shapes and chat. Built using Node, React, Express and Socket.io
chat collaboration cors express html-css-javascript javascript node react socket-io whiteboard
Last synced: 08 Jan 2025
https://github.com/yunyoungsik/inventory-management
Next.js와 Tailwind, Redux, Recharts를 이용하여 작업한 웹사이트입니다.
aws-ec2 aws-rds aws-s3 axios body-parser cors express mui-material prisma react-redux recharts redux tailwindcss typescript
Last synced: 05 Jan 2025
https://github.com/muthupandi-b/passwordresetbackend
The Password Reset Functionality project provides a robust solution for user authentication, specifically focusing on the password reset process. In today's digital landscape, user security is paramount, and allowing users to recover access to their accounts in a safe and user-friendly manner is essential.
cors dotenv expressjs jwt-authentication nodejs nodemailer nodemon
Last synced: 08 Jan 2025
https://github.com/zhangzhuang15/jslook
展示javascript基础知识、web前端开发专题技术点、面经.
ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/volunteer-server-side
body-parser cors dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/travel-package-server-side
body-parser cors curd dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/simple-node-express-user-server
cors crud express javascript nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/genius-car-mechanic-server
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/doctors-portal-server-side
cors dotenv express javascript mongodb
Last synced: 12 Nov 2024
https://github.com/mboladop/interactive-project-stream2-fbi-restfulapi
This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.
api-wrapper cors flask python3 restful-api
Last synced: 14 Nov 2024
https://github.com/eltonsantos/consuming-api
Consumingo API - Vídeo: Consumindo API no Front e no Back-end | CodeDrops #45 - Instrutor: Mayk Brito - Link: https://www.youtube.com/watch?v=vYlz3SmNXQQ
api axios cors express lite-server nodejs nodemon
Last synced: 12 Nov 2024
https://github.com/samie/vaadin-cors-sample
Sample of embedded Vaadin application and cross-domain CORS settings.
cors java microfrontends vaadin vaadin-24
Last synced: 06 Dec 2024
https://github.com/tech-warriors-corporation/harvtech-platform-api
The API to manage communication between other services in HarvTech.
api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript
Last synced: 15 Oct 2024
https://github.com/pacmancity/cinemate-api
"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀
cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite
Last synced: 28 Nov 2024
https://github.com/scodify/gpt-back
Proyecto Back End GPT
cors dotenv express morgan openai-api
Last synced: 19 Nov 2024
https://github.com/amansuryavanshi-1/av-news-stream
AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!
cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api
Last synced: 11 Oct 2024
https://github.com/andrewjbateman/pern-stack-display
PERN Stack app
cors css3 express full-stack-application full-stack-web-development html5 material-ui nodejs pern-stack postresql react
Last synced: 27 Dec 2024
https://github.com/ranaivomahaleo/tranoutilsbundle
Add json httpstatus support, CORS headers support and .env file reader support to Symfony application.
cors cors-request environment-variables httpstatus jsonapi php symfony symfony-bundle
Last synced: 12 Nov 2024
https://github.com/josana-kla/projeto17-shortly
cors dotenv expressjs joi-validation nodejs nodemon pgsql postgresql
Last synced: 08 Jan 2025
https://github.com/hawkpraveen/blog_app_be
This repo contains Back End code for the Blog App. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs render
Last synced: 12 Nov 2024
https://github.com/hawkpraveen/project_management_tool_backend
This repo contains Back End code for the Project Management Tool. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render
Last synced: 12 Nov 2024
https://github.com/hawkpraveen/password_reset_back_end
This repo contains NodeJS Day 3 Task of MERN Stack. Password Reset Flow.
bcryptjs cors dotenv nodejs nodemon-express render toastify
Last synced: 12 Nov 2024
https://github.com/goldenhub/fullstackopen
Backend implementation of note app using nodejs
cors cors-proxy database database-schema deployment docker dotenv env environment-variables error-handler express-error-handler express-middlewares express-server flyio json-parser mongodb mongoose nodejs static-build static-middleware
Last synced: 12 Nov 2024
https://github.com/goldenhub/fullstackopen-part4
Implementing a standard node directory structure in a simple POST and GET blog app
cors dotenv eslint expressjs middlewares mongodb mongodb-atlas mongoose-schema mongoose-validation mongoosejs nodejs nodemon
Last synced: 12 Nov 2024
https://github.com/udokailodigwe/memories-app-server
Worked on an API with RESTful pattern. It interfaces my MongoDB database to serve resources to client requests endpoints
cors express javascript mongoose node nodemon
Last synced: 14 Nov 2024
https://github.com/axe10rellana/graphql-desde-cero
Repositorio de proyectos hechos con GraphQL desde cero.
apollo-client apollo-server cors css dotenv express graphql graphql-tag javascript mern-stack mongodb mongoose monorepo nodemon react react-icons react-router-dom tailwindcss vite
Last synced: 12 Nov 2024
https://github.com/angelhtml/react_hook_yup
react hook form with yup example
angelcodestyle axios axios-react cors expressjs form javascript jsx nextjs nodejs reacthookform reactjs validation yup yup-validation
Last synced: 12 Nov 2024
https://github.com/arpit-shrivastva/todo-mern
The MERN stack (MongoDB, Express.js, React, and Node.js) is a powerful set of technologies used to build full-stack web applications. In a MERN Todo app, MongoDB serves as the NoSQL database to store todo items, providing flexible schema design and scalability.
api body-parser cors express mern-stack mongodb node react todo
Last synced: 14 Nov 2024
https://github.com/arpit-shrivastva/video-app
The video streaming app backend built with Node.js provides a robust infrastructure to efficiently handle video content delivery. Leveraging Node.js's event-driven architecture, it ensures high scalability and performance. Utilizing libraries like Express.js.
cookies-parser cors env expressjs nodejs prettier
Last synced: 14 Nov 2024
https://github.com/kanphatdev/employees-ms-client
full stack employees management system
cors express javscripts-app mern-project mern-stack reactjs tailwind-css
Last synced: 16 Nov 2024
https://github.com/jsinkx/blog-post-platform-backend
Microservice backend application blog post platform. User authentication, blogs and posts create. Typescript node.js express CRUD project
bcrypt cors express express-validator jwt mongodb multer typescript
Last synced: 09 Jan 2025
https://github.com/abdur-rahman-apu/sky-trip-server
Sky-trip is a website of booking flight tickets.
cors dotenv expressjs jwt-authentication mern-stack-development mongodb nodejs stripe-payments
Last synced: 12 Nov 2024
https://github.com/abdur-rahman-apu/phone-store-server
Phone store website's server code.
cors dotenv express-js jwt-authentication mongodb-database nodejs stripe vercel-deployment
Last synced: 12 Nov 2024
https://github.com/abdelrahman0122/e-commerce
e-commerce-app using Nodejs
bcrypt cloudinary cors dotenv express joi jsonwebtoken mongoose multer nodemailer slugify stripe
Last synced: 14 Nov 2024
https://github.com/irenaeus-xvi/crud-restfull-api
Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations
bootstrap5 cors docker docker-compose expressjs html5 js nodejs toastify
Last synced: 14 Nov 2024