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: 2024-11-14 00:05:31 UTC
- JSON Representation
https://github.com/vitorserrano/economize.me
💸 Aplicação mobile para controle de finanças pessoais
cors express jwt-bearer-tokens knexjs nodejs
Last synced: 08 Nov 2024
https://github.com/vitorserrano/node-api
API Restful construída em Node,js
cors express mongoose mongoose-paginate nodejs nodemon require-dir
Last synced: 08 Nov 2024
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 08 Nov 2024
https://github.com/mrarvind90/fcc-american-british-translator
A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.
chai chai-http cors css3 dotenv es6 eslint eslint-config-prettier express-validator expressjs freecodecamp freecodecamp-challenge freecodecamp-project freecodecamp-qa html5 javascript mocha nodejs prettier translation
Last synced: 15 Oct 2024
https://github.com/fsmaiorano/twitter
:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
axios cors create-react-app electron electron-builder express ios-app mongodb mongoose node-sass react-native react-native-vector-icons react-navigation react-router-dom scss socket-io socket-io-client ts-node typescript yarn
Last synced: 26 Sep 2024
https://github.com/useflyyer/proxy
Helper function to proxy images via Flyyer network to bypass CORS with Typescript support for Flyyer.io
cors flyyer image og-image proxy smartcrop twitter-card typescript
Last synced: 14 Nov 2024
https://github.com/rohit-2012/isro-mission-control
The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.
Last synced: 09 Nov 2024
https://github.com/rohit-2012/techrepairnote-api
Backend for Tech Repair Notes App: Node.js, Express.js, MongoDB, JWT auth, role-based access control. Manage users, notes, and authentication securely.
cors expressjs jwt jwt-authentication mongodb mongoose nodejs
Last synced: 09 Nov 2024
https://github.com/akku27-cse/mern-file-share
Simple and small Mern Project.
axios cors dotenv express mern-stack mongodb nodejs react
Last synced: 12 Oct 2024
https://github.com/nuzulul/opencors
OpenCORS is a simple NodeJS based CORS Proxy
cors cors-proxy cross-domain cross-origin node node-js nodejs opencors proxy scraper
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/travel-blog-server-side
body-parser cors crud dotenv express javascript mongodb node-modules nodemon
Last synced: 12 Nov 2024
https://github.com/skriems/csvbuttler
serving data from csv files, blazingly fast
actix-web cors csrf jwt microservice
Last synced: 02 Nov 2024
https://github.com/bcapathshala/crud-app
CRUD Application Using NodeJS, ExpressJS, MongoDB, ReactJS, Bulma CSS Framework
axios bulma-css-framework cors crud-api expressjs mern-stack mongodb moongose nodejs reactjs reactrouterdom restful-api
Last synced: 08 Nov 2024
https://github.com/filipemeneses/express-cors-request-proxy
Express cors proxy using request
cors expressjs json-api proxy serverless
Last synced: 03 Nov 2024
https://github.com/hassonor/mern-ts-places
MERN Places Project
axios bullmq cloudinary cors express google-maps-api helmet jest nodejs pagination queues react redis redis-commander serversidepagination tailwindcss typescript vite workers
Last synced: 10 Nov 2024
https://github.com/seymenklc/backend
back end code for one my apps
bcrypt cookie cors express helmet jsonwebtoken mongoose morgan nodejs ts-node typescript validation
Last synced: 08 Nov 2024
https://github.com/ahmetozer/cors-proxy
Proxy for cors requests. It is controls origins and proxy host. You can set hosts and origins over remote json file.
container cors cors-proxy cors-requests docker https-proxy node proxy
Last synced: 08 Nov 2024
https://github.com/jvcgoncalves/stock-manager-backend
Backend about my stock manager project, link to front-end below
backend-api cors expressjs javascript nodejs
Last synced: 10 Nov 2024
https://github.com/md-arif-alam/aconews
Aconews is a news website that offers the latest global headlines with a modern, intuitive design. Utilizing the GNews.io RESTful API, it provides real-time updates from around the world.
axios cors expressjs firebase nodejs react reactjs router tai vercel
Last synced: 01 Nov 2024
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 14 Oct 2024
https://github.com/nitins87/farmworks
I have created a online hiring and job postings website for farmers to post their jobs and hire skilled labours
aws-s3 axios bcrypt cloudinary cors jsonwebtoken mongodb mongodb-atlas mongoose multer nodejs nodemon react-router-dom reactjs tailwindcss usecontext-hook vercel-deployment
Last synced: 13 Oct 2024
https://github.com/ravening/cloustacktemplatemanager
Spring boot application to manage the CloudStack Templates
angular apache cloud-computing cloudstack cors iaas java maven springboot swagger2 templates typescript
Last synced: 16 Oct 2024
https://github.com/elnurbda/prisma-elysia-boiler-plate
A simple ElysiaJS project with Swagger, CORS, and Prisma integrated.
bun bunjs cors elysiajs prisma swagger typescript
Last synced: 29 Oct 2024
https://github.com/ruyjr/nodemysql
"User Management System: Node.js Backend with MySQL Database"
backend cors css3 frontend full-stack html5 javascript knexjs mysql nodejs nodemon npmjs vscode workbench
Last synced: 12 Oct 2024
https://github.com/nitins87/rest-api-typescript
A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.
api cors debug eslint express helmet jest morgan nodejs-api nodemon prettier rest-api supertest types winston zod
Last synced: 13 Oct 2024
https://github.com/andrei-straut/drp
Dynamic Reverse Proxy
cors java jsonp netty netty-in-action proxy proxy-server reverse-proxy
Last synced: 13 Oct 2024
https://github.com/7irelo/study-gymon-web
Full Stack Study buddy Web App for matriculants (Django, MySQL, CORS)
cors django django-rest-framework mysql
Last synced: 14 Nov 2024
https://github.com/arafat-alim/open-ai
ChatGPT AI is an artificial intelligence (AI) chatbot that uses natural language processing (NLP) to generate conversations with users. It is powered by OpenAI's GPT-3 language model, which has been trained on a massive dataset of text.
cors css express html5 javascript openai vitejs
Last synced: 07 Nov 2024
https://github.com/arafat-alim/ultimate-authentication-system
The Ultimate Authentication System using MERN is a full-stack authentication system that uses MongoDB, Express, React, and Node.js. It is designed to be highly secure and scalable. The system uses JSON Web Tokens (JWT) for authentication and authorization.
bootstrap4 cors css3 expressjs facebook-login html5 javascript mongodb mongoose nodejs reactjs
Last synced: 07 Nov 2024
https://github.com/npetkov/auth0_rails_frontend_example
Sample Rails 6 project demonstrating the OAuth2 code grant flow using auth0
auth0 cors jwt oauth2 omniauth rails6 rails6-api
Last synced: 11 Nov 2024
https://github.com/dod-iac/terraform-aws-api-gateway-cors-lambda-proxy
A Terraform module to create a Cross-Origin Resource Sharing (CORS) Lambda Proxy
cors lambda proxy terraform terraform-module
Last synced: 11 Nov 2024
https://github.com/mvaibhav131/sql_server
creating the server and connect with sql database.
backend-service body-parser controllers cookie-parser cors db dotenv expressjs middleware msnodesqlv8 mssql-database nodejs query sql-server
Last synced: 12 Oct 2024
https://github.com/shivankk26/streamsync
StreamSync is a centralized streaming platform that empowers users to upload videos along with their thumbnails. Additionally, it features a community-centric tweeting feature, allowing users to post tweets that can be commented on and reposted by the community.
bcrypt cloudinary cookie-parser cors express-middleware expressjs jwt-authentication jwt-token mognodb mongoose mongoose-aggregate-paginate-v2 multer nodejs nodemon reactjs tailwindcss
Last synced: 11 Nov 2024
https://github.com/robertov8/semana-omnistack-11.0
Semana OmniStack 11.0
axios cors expo express knex react react-icons react-native react-navigation react-router-dom sqlite3
Last synced: 07 Nov 2024
https://github.com/mvaibhav131/schedule-management-system
backend assignment
api assignment backend controllers cors expressjs jest-tests middleware nodejs nodemon requests router routes schedule-meetings schedule-tasks testing
Last synced: 14 Nov 2024
https://github.com/mvaibhav131/movieapp-mern
MovieApp-MERN
axios bootstrap cors css expressjs jwt-authentication mongodb movieapp movieapp-mern netlify-deployment nodejs react-bootstrap react-hooks react-router reactjs redux tmdb-movie-search
Last synced: 14 Nov 2024
https://github.com/mvaibhav131/sendemails_aws-ses
send email using aws-ses , aws-sdk , aws-sdk/client-ses
api aws aws-sdk aws-sdk-javascript aws-ses backend cors email-sender emailjs expressjs nodejs sendmail
Last synced: 14 Nov 2024
https://github.com/mvaibhav131/vaibhavweatherappmern
Shows Live Weather in all city
class-components cors dom dotenv express mongodb mongoose nodejs react-scripts reactjs redux router scss state-management weather-app
Last synced: 14 Nov 2024
https://github.com/mvaibhav131/sendgmail_nodemailer
Gmail_sender APP
controller cors dotenv environment express-middleware expressjs github gmail-smtp javascript json mailgen nodejs nodemailer router sendmail
Last synced: 14 Nov 2024
https://github.com/devaoto/rust-m3u8-proxy
A M3U8 CORS Proxy written in Rust
cors cors-proxy m3u8-cors-proxy m3u8-proxy rust rust-lang rust-warp warp warp-rust
Last synced: 12 Oct 2024
https://github.com/robertoachar/express-cors
Express Cross-Origin Resource Sharing (CORS) middleware.
cors express middleware node npm
Last synced: 06 Nov 2024
https://github.com/davesimoes/react-ai-support
AI-powered real-time customer support assistant, built with React on the frontend and Node.js/Express on the backend, utilizing the OpenAI API to provide smart and automated responses.
chat-application chatbot conversational-ai cors customer-service customer-support-ai e-commerce express fullstack-development intelligent-assistant machine-learning natural-language-processing openai-api react real-time-chat rest-api
Last synced: 15 Oct 2024
https://github.com/nadilson-ifpe/rocketseat-ignite-habits-app
https://nlw.rocketseat.com.br/convite/nadilson-29882
axios cors expo fastify node nodejs prisma react react-native tailwind tailwindcss tsx typescript vite
Last synced: 06 Nov 2024
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 07 Nov 2024
https://github.com/parth-pandeyy/ramble
Making tour experience better❤️
brevo-api cors css expressjs helmet javascript jsonwebtoken mongodb mongodbatlas morgan multer nodejs nodemailer parceljs pug stripe-api
Last synced: 06 Nov 2024
https://github.com/varejaodacarne/omnistack11
🦸🏻♂️ Be The Hero - Projeto desenvolvido durante a 11ª semana OmniStack
axios cors expo express javascript nodejs nodemon omnistack-11 react-native reactjs rocketseat
Last synced: 11 Nov 2024
https://github.com/wearerequired/rest-api-same-origin
WordPress plugin to limit the Access-Control-Allow-Origin header to only allowed origins.
cors rest-api security wordpress-plugin
Last synced: 13 Nov 2024
https://github.com/idiocc/cors
Cross-Origin Resource Sharing (CORS) For Goa.
Last synced: 05 Nov 2024
https://github.com/chukwuemekaaham/udacity-cloud-developer-serverless-todo-app
An Instagram-like serverless service. Built the serverless REST APIs using API Gateway and AWS Lambda, a stack of serverless technologies on AWS, stored data in AWS DynamoDB and S3, and deployed it using the serverless framework cli
api-gateway auth0 aws-cloudformation aws-lambda aws-s3 aws-xray aws-xray-sdk cors dynamodb dynamodb-streams elasticsearch jwt kms nodejs-express postman-collection react-router reactjs serverless sns typescript
Last synced: 11 Nov 2024
https://github.com/tamannabithy/trip-advisor-server
i've made api for my site to load data from server. used node & express js along with mongodb database.
cors express-js mongodb nodejs
Last synced: 12 Nov 2024
https://github.com/codeantik/authentication-server
A server used for authentication of users
authentication authentication-server cors dotenv express mongodb mongodb-atlas mongoose morgan nodejs nodemon
Last synced: 14 Nov 2024
https://github.com/yaroslavtsebro/web-store-api
class-validator cookie-parser cors docker docker-compose express inversify-express sequelize
Last synced: 08 Nov 2024
https://github.com/andres11152/don_kampo_api
This is the backend API for an e-commerce platform where individual customers can purchase items like fruits and vegetables, while businesses can order these items at wholesale prices directly from the central supply market, paying only the delivery fee. The API is built with Node.js and Express, utilizing PostgreSQL for database management.
babel cors express javascript node nodejs nodemon nodemon-express postgree postgreesql
Last synced: 11 Oct 2024
https://github.com/monkeydioude/bypasscors
make your queries bypass CORS with this go server
Last synced: 12 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/shivamkumar24/dataneuron
The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.
axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable
Last synced: 07 Nov 2024
https://github.com/shivamkumar24/lifestylestores.com-clone-backend
This repo is created for OutFit project backend deployment.
bcrypt cors dotenv express jsonwebtoken mongoose nodemon
Last synced: 07 Nov 2024
https://github.com/shivamkumar24/idea-clan-social-media
This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.
axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom
Last synced: 07 Nov 2024
https://github.com/shivamkumar24/seat-reservation-backend
This repo is create for deploy backend of Seat Reservation Application.
cors expressjs mongoose nodemon
Last synced: 07 Nov 2024
https://github.com/jonanv/gameofyear-firebase
Backend of gameofyear-angularjs
backend cors express firebase firebase-functions typescript
Last synced: 11 Nov 2024
https://github.com/tamoziit/geminitest
Google generative AI API Test
cors expressjs gemini-api nodejs
Last synced: 11 Nov 2024
https://github.com/0xabdulkhaliq/pixelhunt-backend
cors express mongoose rest-api
Last synced: 08 Nov 2024
https://github.com/samuellucas97/be-the-hero
back-end (Node.JS/ Express) + front-end (ReactJS)
axios cors express-js knexjs-nodejs-db-migration nodejs react-dom react-icons react-router-dom reactjs sqlite3-database
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/shayari_generator
This is Shyaari Generator App so user can use this to generate shayaari in hindi or English Both.
cors css dotenv express-js html javascript mongoose node-js render
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/hair_salon_backend_render
This is Hair Salon Booking Appointment System Backend here user can register with valid credentials and also they can login and view the stylers and services and book appointement by their choice.
bcrypt cors express-js jsonwebtoken mongoose node-js
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/githuboauth_backend
This is Github Oauth Backend and Frontend if any Node developer wants to add in own project so you can easily use this repo and read docs for further information.
colors cors dotenv express-js express-session mongoose node-js nodemon passport passport-github2 render
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/triveous-ecommerce-backend
Our backend powers an e-commerce platform. It handles user management, product operations, shopping carts, order processing, and more. Built with Node.js, Express.js, and MongoDB, it's designed for scalability and integration with your frontend.
aws-ec2 bcrypt cors dotenv ejs express-js jsonwebtoken mongoose node-js nodemailer twillio
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/mock_8_backend
This is a OLX classifieds Backend App here user can register and login with valid credentials and they can view products page and also add product ,edit product and delete the product and sorting ,filtering and pagination is also available.
bcrypt cors express-js jsonwebtoken mongoose node-js swagger-docs swagger-ui
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/mock_7_backend
This is Food Delivery App Backend system so here user can register and after login they can view the available restraunts and book order by their prefrences each restraunts have menu items .
bcrypt cors express-js jsonwebtoken mongoose node-js
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/mock_11_backend
This is plan my trip backend app where user can view the travellers data , add travel information ,edit ,delete and user can filter according destination and sorting by price.
cors express-js mongoose node-js render-deployment
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/flurn_booking_system_backend
This is Flurn Company Assignment this is for booking seats backend system .
cors csvtojson dotenv express-js mongoose node-js render swagger-docs swagger-ui
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/globalmart
Globalmart: Elevate your online shopping with React.js and Node.js. Enjoy secure authentication, intuitive cart management, and streamlined payments for a seamless experience.
aws-ec2 bcrypt cors ejs-templates google-oauth2 jsonwebtoken mongoose node-js react-js
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/exactspace-backend
This is a basic application designed to validate JSON data and display it. It provides a simple interface to input JSON data and checks its validity before rendering it.
body-parser cors docker ejs-templates express-js node-js pm2 render
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/dent_care_backend
This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .
bcrypt cors express-js jsonwebtoken node-js
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/exactspace
This is a basic application designed to validate JSON data and display it. It provides a simple interface to input JSON data and checks its validity before rendering it.
body-parser cors docker ejs-templates express-js node-js pm2 render
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/code_conversion_generator
This is Code conversion generator so developers or user they can convert their code in any languages.
cors css dotenv express-js html javascript mongoose node-js railway
Last synced: 07 Nov 2024
https://github.com/justsecret123/delivery-tracking-backend-api
Deployment in dev mode (local) & Production mode (Heroku) of an API.
api-rest axios cors expressjs javascript mongodb mongoose nodejs router
Last synced: 05 Nov 2024
https://github.com/kanokpit-yowaratch/express-mysql-api-pagination
REST API by Express.js and MySQL with Pagination + Search
bcrypt cors dotenv expressjs jwt multer mysql2 nodemon swagger swagger-ui-express typescript
Last synced: 13 Nov 2024
https://github.com/kanokpit-yowaratch/json-server
A simple API with json-server
Last synced: 13 Nov 2024
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 13 Nov 2024
https://github.com/mohaiminul375/furni-flex-server
https://furni-flex-server-rho.vercel.app/furniture
Last synced: 09 Nov 2024
https://github.com/rajeshkumar7678/babybloom_backend
BabyBloom.com is a clone project inspired by FirstCry.com, this repository for the backend part like fetching the product from backend and logn signup
bcrypt cors express-js jsonwerbtoken mongodb mongoose nodejs nodemon
Last synced: 27 Oct 2024
https://github.com/mohaiminul375/gadget_hub_server
A full-stack functional based Gadget Product website(server_side)
Last synced: 09 Nov 2024
https://github.com/danitilahun/fcm_push_notification
This code snippet demonstrates the process of sending push notifications from a server using Firebase Cloud Messaging (FCM). It handles the notification sending procedure asynchronously within an Express controller, allowing targeted delivery to devices identified by FCM tokens.
cors expressjs fcm-push-notification
Last synced: 07 Nov 2024
https://github.com/shoaib-imrann/zenora
E-commerce Website using MERN stack
axios bcrypt cloudinary cors dotenv expressjs jwt-authentication mongodb multer nodejs razorpay-payment-gateway react-toastify reactjs stripe-checkout tailwindcss validator
Last synced: 29 Oct 2024