Skip to content

Server providing the API to connect to the DB and fetch the data from pkmntracker-postgres

Notifications You must be signed in to change notification settings

akuma-phawx/pkmntracker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkmntracker-server 🐾

Welcome to the pkmntracker-server! This is the magical backend server where we keep all the secrets about your favorite Pokémon cards. Ready to catch 'em all? Well, let's start by catching some data! 🐱‍🏍

Features 🌟

  • 🃏 Retrieve Pokémon cards: Get all the juicy details about each card!
  • 📚 Access Pokémon sets: Discover various sets and their special cards!
  • 🔍 Search and filter: Find exactly what you're looking for with ease.

Technologies Used 🚀

  • 🟢 Node.js: Our trusty runtime that makes everything run smoothly.
  • 🚀 Express: The framework that helps us build the API endpoints.
  • 🟦 TypeScript: Because we like our code type-safe and developer-friendly.
  • 🗃️ pg (node-postgres): Our gateway to the PostgreSQL database.

Installation 🛠️

Prerequisites

  • 🟢 Node.js (>= 18.x)
  • 🐘 PostgreSQL (>= 12.x)

About

Server providing the API to connect to the DB and fetch the data from pkmntracker-postgres

Resources

Stars

Watchers

Forks

Packages

No packages published