ktor-sureness sample repository
- Based on
ktor, servlet
- Load data from default dataSource -
sureness.yml
- Use default sureness config
- Use default
jwt,basic auth,digest auth
to authenticate and authorize - Contain
restful api
- Project's protected entrance is
Application.kt
- Suggest use postman to test