Skip to content

brian926/Bytez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bytez

A URL Shortener to deliever fast short URLs!

About

This was created to create a full stack site that delievers short URLs fast! Using Go and Redis, we can write a fast backend and store short URLs in Redis cache. Then we can store users and URLs within Postgres for long term shortage.

Technologies Used

Made with Go, React, Redis, Vite, Postgres, & Docker

TODO

  • Remove Users from app
  • Save URLs to postgres
  • Check if key in Redis cache, else pull from database
  • Add local storage

About

A URL Shortener to deliever fast short URLs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published