Pular para o conteúdo principal

Uma postagem marcadas com "sveltekit"

Ver todas os Marcadores

Introducing the Console Interface for The Dog API

· Leitura de 2 minutos
Aden Forshaw
Founder/CEO of ThatAPICompany

If you’ve ever built a project using The Dog API, you know how powerful it is for accessing dog breeds, facts, and images. Today, I'm excited to share a new open-source project I’ve been working on: console.thedogapi.com.

The DogAPI Console is a comprehensive, open-source web application designed to act as your daily driver for interacting with The Dog API. Instead of manually hitting endpoints via Postman or Curl, this console gives you a standardized, user-friendly interface to test and explore all of the API’s amazing features directly from your browser.

✨ Key Features

The console is built to scale alongside the API and right out of the box provides a 1:1 mapping with The Dog API's core capabilities. Here is what is available today:

  • 🔐 Simple API Key Management: Enter your free API key once, and it is securely saved via LocalStorage to authenticate all your future requests.
  • 🐕 Breed Explorer: A dedicated UI to sift through breed information, temperaments, and origin details.
  • 📸 Image Gallery & Uploads: Browse cute dog pictures, search by category, and easily upload your own dog images directly from the console interface.
  • 🏠 Pet Manager: Add, edit, and keep track of all the pets associated with your account.
  • ❤️ Favourites & Votes: A visual interface to vote on images and track your favorite pups.
  • 📝 Facts Explorer: Browse through the available dog facts with built-in search functionality and pagination.
  • 💡 Health Tips: Dedicated sections to browse and explore health tips.
  • 👤 Account Management: View your account details, track sub-ids, and manage your API limits right from the dashboard.
  • 🌙 Full Theme Support: Switch seamlessly between light and dark modes based on your system preferences.

Console Screenshot

Visit thedogapi.com to grab your free API key, and you'll be up and running in seconds.

I'd love to hear your feedback, feature requests 🐾