https://github.com/tawfik-s/askme-api-spring
personal choise project to maximize my skills by doing unit testing and don't forget what i learn
https://github.com/tawfik-s/askme-api-spring
assertj jpql junit5 jwt mockito postgresql security spring-boot unit-test
Last synced: about 1 month ago
JSON representation
personal choise project to maximize my skills by doing unit testing and don't forget what i learn
- Host: GitHub
- URL: https://github.com/tawfik-s/askme-api-spring
- Owner: tawfik-s
- License: gpl-3.0
- Created: 2023-02-12T19:09:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T14:21:25.000Z (about 3 years ago)
- Last Synced: 2025-01-20T20:52:00.751Z (over 1 year ago)
- Topics: assertj, jpql, junit5, jwt, mockito, postgresql, security, spring-boot, unit-test
- Language: Java
- Homepage:
- Size: 1.99 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ask-me project
The idea is a Q/A website where users can send questions
to a user they follow, the user may choose to answer all or some of
these questions, the answers are public to everyone.
## test the API here
[](https://app.getpostman.com/run-collection/17623503-6388e118-2df0-4715-8674-4d928a09f3ab?action=collection%2Ffork&collection-url=entityId%3D17623503-6388e118-2df0-4715-8674-4d928a09f3ab%26entityType%3Dcollection%26workspaceId%3D281a1dde-5ec5-496a-a87d-c71655f1ec03)
### Entity relationship diagram

### project Architecture NTier

### project class diagram

### Security Architecture diagram
