https://github.com/letheproject/accountservice
https://github.com/letheproject/accountservice
dropwizard java mongodb rest-api
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/letheproject/accountservice
- Owner: LetheProject
- Created: 2024-08-25T11:20:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T16:32:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T18:13:57.317Z (over 1 year ago)
- Topics: dropwizard, java, mongodb, rest-api
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AccountService
A service to store user account information. Should be used for authenticating users in the network. Also handles user roles and permissions.