Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressbank

Implementing the gobank api using Express and Typescript

To Do

  • set up dev server script in package.json
  • Environment variables (dotenv)
  • Set up the project structure
  • set up tsconfig.json
  • JWT Authentication infrastructure
  • Authentication implementation on all endpoints
  • Create a new account
  • Transfer money between accounts
  • Delete an account
  • Update an account
  • Get an account
  • Get all accounts
  • Implement Postgres DB connection
  • Dockerize the application
  • docker compose automation to run the app and the db

About

REST API serving JSON - Postgres, JWT, Docker, Express and Typescript

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages