API Best Practices

Published: Sept. 20, 2018, 6 a.m.

Designing a web API (or Application Programming Interface) that lives on a webserver can be very difficult. There's a lot to consider when building an API. While we frequently try to simplify the process down to where it feels the same as making a simple library for our own use, this approach really doesn't get us where we need to be.

Read more ›

The post API Best Practices appeared first on Complete Developer Podcast.