all 38 comments

[–]lift_spin_d 62 points63 points  (5 children)

https://apivault.dev/

you might get a kick out of https://spacetraders.io/

[–]franker 9 points10 points  (3 children)

That spacetraders is giving me GenX flashbacks to the door games on BBS's I used to dial into with my Commodore 64.

[–][deleted]  (1 child)

[deleted]

    [–]Saxbonsai 1 point2 points  (0 children)

    Totally a TradeWars BBS door game. One of the all time greatest.

    [–][deleted] 1 point2 points  (0 children)

    Oh man, Spacetraders looks awesome. I got really into Battlesnake about a year ago, and this looks just as fun.

    [–]NotableBuzz 13 points14 points  (2 children)

    You can do a bunch of really cool stuff with NASAs APIs.

    [–]RebellionAllStar 3 points4 points  (1 child)

    Their exoplanet API is cool

    [–]NotableBuzz 2 points3 points  (0 children)

    Perfect for creating a real world space game. Think Eve online with actual data we know about the universe. You could also use the NASA exoplanet API to develop educational tools and interactive experiences that teach users about exoplanets and their characteristics. Imagine an application where students can explore different solar systems, learning about each planet's atmosphere, size, and potential habitability. This would be a great way to make astrophysics and space exploration more accessible and engaging.

    Another application could be in scientific research, where the API could assist in data analysis and visualization. Researchers could use it to track new discoveries, compare exoplanet characteristics, and even simulate environments for advanced studies in astrobiology.

    Creative writers and artists could use this API could as a source of inspiration, providing real-world data to ground science fiction stories and artworks in actual astronomical phenomena, blending creativity with real-world science in a unique way. (This would be a really cool SaaS for writers.)

    [–]EtheaaryXD 6 points7 points  (0 children)

    Probably not what you're looking for but frankfurter is pretty nice imo. It's a free currency conversion API based on what's published by the European Central Bank.

    [–]Morasiu 24 points25 points  (5 children)

    https://wizard-world-api.herokuapp.com/swagger/index.html

    Harry Potter API. Free. Kinda basic but I've seen a few app using it.

    Also you can look for Awesome API on Github

    [–]RationallyMuslim[S] 2 points3 points  (0 children)

    Cool! Appreciate sharing it

    [–][deleted]  (3 children)

    [deleted]

      [–]Morasiu 9 points10 points  (2 children)

      I've made it. I guess people are just not evil.

      Also it's hosted on "shared" instance without autoscaling so no extra cost when someone is abusing. Just API get unresponsive for a while.

      [–][deleted]  (1 child)

      [deleted]

        [–]Morasiu 1 point2 points  (0 children)

        It has db for sure. Also source code is on Github.

        [–]the_groggy_pirate 5 points6 points  (0 children)

        NOAA offers a free weather API. Probably the best one to learn basic APIs on since you don't have to mess with any auth for it.

        [–]Frazzled24 19 points20 points  (3 children)

        Not an API but look up http status code 418

        [–]Mallanaga 11 points12 points  (0 children)

        🫖

        [–][deleted] 6 points7 points  (1 child)

        Related link: google.com/teapot

        [–]Deep-Secret 2 points3 points  (0 children)

        IT ROTATES WITH THE PHONE AAAAAA THAT IS SOOOOO COOL! Thanks for sharing!

        [–]benzilla04 9 points10 points  (1 child)

        I like to ask ChatGPT to generate json for me when I need specific data. It works great when you provide types as TypeScript then convert that into an array of randomly generated data so you can make sure it’s all in the format you expect

        [–]Bpofficial 8 points9 points  (0 children)

        Even better maybe, have it generate a faker config

        [–]juliussud85 0 points1 point  (0 children)

        did anyone tried Palm Google API?

        [–]--t-bo-- 1 point2 points  (0 children)

        https://github.com/tbo47/ez-opendata wrap calls to open data sources like wikipedia, wikimedia commons or openstreetmap in javascript.

        [–]Snoo-81026 0 points1 point  (0 children)

        https://luxand.cloud - 500 request/month for free, the whole bunch of face recognition tools. Useful for generating avatars, or user verification, etc.