Explore >> Select a destination


You are here

blog.miguelgrinberg.com
| | initialcommit.com
3.7 parsecs away

Travel
| | Learn Node.js and the Express framework with this beginner's guide. By creating RESTful web services, declaring API endpoints, sending status codes, redirects, and API security best practices.
| | programminghistorian.org
2.7 parsecs away

Travel
| | [AI summary] The text provides an in-depth explanation of creating a web API using Python and Flask, with a focus on a Distant Reading Archive project. It walks through the implementation of an API that retrieves data from an SQLite database, allowing filtering by book author, publication year, or ID. The API's functionality is demonstrated through examples of real-world applications such as data visualizations and Twitterbots. The text also discusses API design principles, including RESTful architecture, query parameter handling, and error management.
| | codejourney.blog
2.7 parsecs away

Travel
| | In the previous post, I talked a lot little bit about the history of the HTTP protocol and how it works. Let's dive a little bit deeper into the whole networking world. I mentioned APIs and tried to explain what they are and what they are used for (hopefully it is a bit clearer now)...
| | www.bitovi.com
22.5 parsecs away

Travel
| Is your app Cloud ready? Containerize your JavaScript/Node.js API with Docker create a consistent experience for everyone and everywhere your app runs.