mayajs / router

Simple NodeJS server routing library created using Typescript
MIT License
0 stars 0 forks source link

🚀 FEAT: CORS implementation #7

Closed mackignacio closed 4 years ago

mackignacio commented 4 years ago

📝 Description

Add a simple cors implementation built in on our router but can be replaced by the user.

⚙️ Component

Specify the component/s to be added or edited.

📋 Todo:

🔍 Additional Info

This is not a rip off of cors but merely an implementation of the idea.