11

Not a rant, but i'm proud of myself :3

to make a long story short, i wanted a wrapper for a api (https://esi.evetech.net), but there were none that were updated or actively maintained, so i built my own. the first version had all the non-authed endpoints, and 2 days ago i finally got all the authed endpoints, plus added in features like a config file (for storing the token and project name) :D

I'm one happy fox rn!

Comments
  • 2
    I saw “:3”
    I cringed
  • 1
    well done!

    I can relate with the feeling - LoadRunner API is a bit broken at my client's and LR Admins don't bother to even look at the logs. And I need that API to unblock further development.

    So I go ahead and build a webscraper to get that needed data from the web version of that system. And hide it as an API's method.

    Feeling quite proud of myself here as well.

    GJ to both of us then I guess!
  • 11
    @010001111

    I saw "I cringed"
    I cringed
  • 6
    @netikras
    I saw recursion
    I broke it
  • 4
    @electrineer I saw a broken cringe, I fixed it. :D
  • 0
    @010001111 fear me, for i am fluffi
  • 1
    @netikras congrats :D

    api work is fun, even if it gets a bit confusing at times (like tokens)
  • 1
    @electrineer fuck it, you break it - you own it! Now YOU unwind that stack and clean it all up - all the mess you've made!

    Hugging rebellion... Let it be a lesson for you!
Add Comment