MiWCryptAnalytics
MiWCryptAnalytics
Got it working on 29! Maybe rename token to "access key" to match Unsplashed naming, i was using secret key and it failed. It worked with the access key. NB:...
Hi Dan, I have been thinking about implementing something similar and discussed with you at EH. I would like to do DO and AWS implementations, as have been doing lots...
My plan is to use two separate repos, one for the flask app container and another for the Infrastructure as Code scripts that the flask application will use to provision...
Yo dan, Ive made a start on this, im working on it out of here. https://github.com/MiWCryptAnalytics/algo-flask/ It doesn't do much yet and is pretty basic, but it does automatically generate...
Your right, its too crazy. Ill use it as a starting point to reformat the questions. I was thinking it would make it easier for major feature changes, but at...
Hi Dan, An update! I have completed an MVP for this: https://algovpngen.herokuapp.com All the code is here. https://github.com/MiWCryptAnalytics/AlgoVPNGen and will CD into heroku. Only has DO support for now, will...