Skip to content

This API will complete async report generation for the client to download. I'll handle authentication with JWT, use Docker for Postgres and Localstack, setup an SQS worker for async processing, go over testing.

Notifications You must be signed in to change notification settings

AsemMirzaeva/AsyncAPI

Repository files navigation

This API will complete async report generation for the client to download.

I'll handle authentication with JWT, use Docker for Postgres and Localstack, setup an SQS worker for async processing, go over testing.

alt text

1st connection to database is set with info from env files through migrations files

"curl -X POST -d '{ "email": "test@t1es9t4.com", "password":"secret" } ' http://localhost:5015/auth/signup |jq" --- for testing my endpoints

alt text

About

This API will complete async report generation for the client to download. I'll handle authentication with JWT, use Docker for Postgres and Localstack, setup an SQS worker for async processing, go over testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published