Tag: API

How to Get Real-time Flood Data from the USGS API

The US Geological Survey (USGS) is an agency of thousands of scientists that track the landscape, natural resources, and natural hazards of the United States. From earthquakes to landslides to wildland fires, the USGS has all sorts of computers, sensors, and surveying tools that ...

Automate Biological Laboratory Workflows Using a Liquid Handling Robot (with Opentrons Python API)

Liquid handling robots are highly efficient laboratory automation tools that can perform various sample preparation tasks that are repetitive and time-consuming. They provide numerous benefits such as cost savings, increased accuracy, and improved efficiency. Additionally, they are highly advantageo...

Starlinks API Integration Platform

In today’s digital world, more and more businesses are moving towards API-based architectures. This allows for a more connected and streamlined customer experience and easier integration with other systems. The Starlinks API Integration Platform is one of the leading platforms in this area, pr...

Shipping API Shopify

Shipping API for Shopify is a powerful tool that enables merchants to automate shipping processes and create customized shipping experiences. The API provides access to many features, such as real-time rates, labels and tracking information, address verification, multi-carrier support, international...

SECURE Act 2.0 Startup Opportunity & Finch???s Universal Employment API

A year ago, Congress passed the SECURE Act 2.0, expanding the Setting Every Community Up for Retirement Enhancement (SECURE) Act of 2019, and further strengthening the retirement system throughout America. The SECURE Act 2.0 adds new provisions designed to make it easier for Americans, both who...

Scraping real estate listing data using ChatGPT???s API

I worked for a real estate fund for quite a while, and was always interested in the Market, therefore I was always looking to find a way to understand it, to get the big picture, and how to value a property correctly. In order to do that I used to scrape the data of my city and followed the followin...

Revolutionizing Embedded Finance: Navigating the AI-Powered API Economy

Unleashing the Power of APIs in the Modern Internet Application Programming Interfaces (APIs) emerge as the unsung heroes powering the contemporary internet. From the functionality of websites and mobile apps to the intricacies of IoT devices, APIs serve as the backbone. In the era of global inte...

Flutter Thursday 13: Building a User Registration and Login Process with provider and external API

This episode will build a user registration and authentication system that will interface with a backend system. It will cover the following flows: registration, login, auto-login, and logout. We will use the provider package to maintain state and the backend will be a Phoenix application ...

A Simpler Inter Process Communication API with inotifywait

As it goes on a *nix system, everything is a file. It summarizes the notion that a lot of information in *nix systems is represented as a file somewhere on the filesystem. /proc is probably the most famous of these, but there are other places of interest around if you look for them. Couple t...