thecsw / memeinvestor_bot

This bot can help you invest in memes and make a fortune out of it!
https://meme.market
GNU General Public License v2.0
135 stars 34 forks source link

Added firm rank and linted Go API #426

Closed Keanu73 closed 5 years ago

Keanu73 commented 5 years ago

I added the rank of the firm in terms of net worth to the endpoints, and I also linted the Go API and changed a few tidbits.

You'll need to run this SQL script to propagate the changes I've done, changing rank to level as it kinda confused me at first. ALTER TABLE firms CHANGE COLUMN rank level INT(11) NOT NULL;

Keanu73 commented 5 years ago

@thecsw how are tests going?

Keanu73 commented 5 years ago

@thecsw it has almost been 2 months now lol, hope you're enjoying your summer break but I'm curious as to whether this will ever be merged at all

thecsw commented 5 years ago

This code is in the process of being discontinued. Because of that, they PR proposal is rejected. Thank you.