A walk-through the process of building an e-commerce API with a PlanetScale database · Here's what are going to build: API docs PlanetScale PlanetScale...
Preamble If you're like most people you're still trying to navigate the murky waters of Web3. So when Jack Dorsey's company TBD (a subsidiary of...
Introduction In this article we are going to create a GraphQL API with python. GraphQL is an alternative to the REST-based architecture, and aims at...
In this tutorial you'll learn how to build an API using FastAPI and MySQL. we'll be interacting with the database using mysqlclient, sqlalchemy, and...