bottle-cors-pluging

This does not handle the cors correctly but gets the job done for some local testing of a bottle app, I just use Bottle.py for prototyping, and this library helped me with the cors problem when trying to request the API with the frontend.

This is my first library to have an issue on Github and I'm pretty happy about it, isn't perfect by any means but is one of the many steps, that I have taken to become a better programmer.