Giter Site home page Giter Site logo

patipark / 15-apis-in-15-days Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grantwinney/15-apis-in-15-days

0.0 0.0 0.0 98 KB

A personal challenge to discover and write about 15 various APIs in 15 days

Home Page: https://grantwinney.com/tag/15-apis-in-15-days/

License: MIT License

15-apis-in-15-days's Introduction

15 APIs in 15 Days

This was a great learning experience, so I've since begun to explore new APIs. If you like the format here, I'm continuing in the same vein on my blog - an overview of features, how to get authorized, and some code examples and thoughts after the fact. (links below)


It's getting too cold to do anything productive outside, and I've got a week-long holiday break coming up soon, so I think it's time for a little personal challenge. I've been kind of fascinated by APIs for awhile, the way the good ones manage to hide unknown complexity behind a wall of simplicity. In an ideal world anyway.

Before I started my current job, I wasn't completely sure what an API was. If you're in the same boat, consider how your car's dashboard hides the complexity of hundreds of sensors and electronics under the hood. You can GET the current speed or outside temperature, and SET the cruise control speed or radio station. It's an interface to a more complex system, so you don't have to sweat the details.

In a similar fashion, an API lets you GET data out of a system and POST data into it. I've been involved with writing an API, have used a number of them, and I've even written about them. But over the next 15 days I'll try to write about 15 different APIs - how to get started using them and hopefully some demos - and I'll make it all available on here as well as on my blog.

Getting Started

Download Postman so you can try these out yourself. Postman is a tool that allows you to make API calls without having to implement code in any particular language, and it's great for trying things out. Of course, if you want to do anything with the results of those API calls, then you'll need to pick a language to use them in.

Let's Go!

More APIs

I wrote a couple one-off posts, what an API wrapper is and how to write one, as well as the many ways APIs can authorize access. Check them out if you'd like to know more about APIs in general.

Here's a list of other APIs I've written about too:

15-apis-in-15-days's People

Contributors

grantwinney avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.