Skip to content

RESTful APIs with TypeScript. Backend focused app which rotates JWTs in an advanced way. Frontend is Weather App that fetches async data from backend.

Notifications You must be signed in to change notification settings

anicmarko9/jwt-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is built using RESTful APIs with TypeScript. It is a backend focused app which rotates JWTs in an advance way. Besides user authentication, the frontend hosts the weather app that has some async data fetching.

  • Frontend: React.js
  • Backend: Node.js, Express.js, PostgreSQL with Sequelize
  • Infrastructure: Docker and Kubernetes

This App has:

  • Advanced user authentication using JWT
  • Admin dashboard
  • Weather and Country external APIs
  • History panel which displays all country requests
  • Concurrent methods: multiple city requests get asynchronously processed
  • Email service: SendGrid and MailTrap
  • Error handling
  • Dockerized image
  • Load balancer: k8s loadBalancer service

This App is not deployed.

About

RESTful APIs with TypeScript. Backend focused app which rotates JWTs in an advanced way. Frontend is Weather App that fetches async data from backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published