Browse our list of curated database of projects, exercises and lessons to learn APIs
flask
python
apis
beginner
Create an API to read from a family tree structure
Start projectpython
flask
REST
easy
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.
Start projectflask
python
apis
beginner
Create an API to show family members
Start projectpython
flask
REST
easy
Create a Todo list API Interactively using Python language and the Flask Framework
Start projectnode
REST
jwt
beginner
Describe your proyect with 250 chars max
Start projectpython
flask
REST
easy
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.
Start projectreactjs
javascript
fetch-api
beginner
Create a simple todo web app using the React.js framework and use the API to sync with the server
Start projectpython
flask
REST
intermediate
Using the Flask o Django library in Python, create an API that supports: Creating, Updating, Reading and Deleting contacts.
Start projectpython
HTTP
http-request
easy
Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words
Start projectnode
javascript
REST
easy
This is an interactive tutorial that will teach you how to create an API with node
Start exercisenode
REST
apis
beginner
Describe your proyect with 250 chars max
Start projectpython
HTTP
http-request
easy
Todo List CLI using saving and retrieving the Todo's on the cloud
Start projectflask
python
javascript
intermediate
Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end
Start projectpython
HTTP
apis
beginner
Connect with the Twitter API, retrieve the data and save it into a python pandas dataframe for easier manipulation and into a SQL database.
Start project