Closed peterdudfield closed 2 years ago
I am trying to find a good place to host a test api
I can self host but CORS is so annoying to get around
I can self host but CORS is so annoying to get around
ive put this code in https://github.com/materiom/active-learning-api/blob/main/src/main.py#L35, so I think it'll work from any address.
I am trying to find a good place to host a test api
Can always put it on an ec2 mahcine in AWS?
It's been deployed to google cloud :)
Cool - @liamreeves can you share the link?
Deploy the active learning api, ready to be tested with front end
There is a docker file ready to go in the Repo, This should be build and pushed to dockerhub #2, and then loaded somewhere for deployement