remy / mit-license

Hosted MIT License with details controlled through this repo

Home Page:mit-license.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interest in migrating to AWS Lambda?

angrychimp opened this issue · comments

This project is a great concept. I'm curious if you can cut costs significantly by porting the project to Python or NodeJS and hosting it on AWS using API Gateway and Lambda. It would largely depend on request rates.

If there's interest I can certainly lay some groundwork and see if I can build a proof of concept.

Welp, scrap this idea for now. I've got it working, kinda:
https://code-license.org/u/angrychimp

But it seems that API gateway doesn't work with wildcard custom domains, so I can't make it work in a way that fully feature-compatible with the current solution. I'll see if I can figure out a work-around.