Skip to content

apiverve/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

APIVerve Tutorials

Complete, runnable tutorials using APIVerve APIs.

Each tutorial is a standalone project you can clone and run immediately.

Tutorials

CLI Tools

Tutorial Stack API Used Description
currency-converter-python-tutorial Python Exchange Rate Convert between 150+ currencies

Backend

Tutorial Stack API Used Description
email-validator-node-tutorial Node.js/Express Email Validator Validate email addresses via API
invoice-generator-node-tutorial Node.js/Express Invoice Generator Generate PDF invoices instantly

Web Apps

Tutorial Stack API Used Description
image-caption-react-tutorial React Image Caption Generate intelligent captions for images
ip-lookup-nextjs-tutorial Next.js IP Lookup Get location data from any IP address
lead-validator-nextjs-tutorial Next.js Email Validator, Phone Number Validator Validate leads with quality scoring
qr-generator-html-tutorial HTML/JS QR Code Generator Generate QR codes instantly
qr-reader-html-tutorial HTML/JS QR Code Reader Scan and decode QR codes from images
sentiment-dashboard-react-tutorial React Sentiment Analysis Analyze text sentiment with visualizations
weather-app-react-tutorial React Weather Current weather lookup by city

Quick Start

  1. Pick a tutorial from the list above
  2. Clone it:
    git clone https://github.com/apiverve/<tutorial-name>.git
    cd <tutorial-name>
  3. Get a free API key at dashboard.apiverve.com
  4. Follow the README in the tutorial repo

Get Your API Key

All tutorials require an APIVerve API key. Get yours free:

  1. Go to dashboard.apiverve.com
  2. Sign up (no credit card required)
  3. Copy your API key

Request a Tutorial

Want to see a specific tutorial? Open an issue with your request!

More Resources

License

All tutorials are MIT licensed. Use them however you like!

About

Complete, runnable tutorials using APIVerve APIs. Learn to build real apps with 300+ APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published