natours api build with : golang , sqlc , migration , docker , gRpc , unit tests , CI/CD , swagger , stripe , caching ...
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Merge pull request #5 from YounesBouchbouk/ft/docker
5090136View on GitHubconnect natours container wiht postgres12 container in the same network by creating a new network in connect them to it then use name of postgres12 instead of localhost
87437beView on GitHubMerge pull request #4 from YounesBouchbouk/ft/docker
b7bf5c2View on GitHubMerge pull request #2 from YounesBouchbouk/dbTransaction
662014aView on GitHubimpliment database transaction when creating a new tour with tour location and tour start location
bef6e1dView on GitHubMerge pull request #1 from YounesBouchbouk/ft/docker
5eab15bView on GitHubupdate migrate with latest version in githun actions
806b64bView on GitHubuse payload from middlware request in other api calls instead of juts email and role
67ff8abView on GitHubupdate authorization middlware to test more cases, and test them
22afa95View on GitHubadd some middlwares to check token and validate, also to check user roles
c84200bView on GitHubTDD , use bcrypt package to hash password , impliment unit tests then create functionalities
0f61081View on GitHub