Skip to main content

Ktor-Sureness Sample

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 REST API
  • Project's protected entrance is Application.kt
  • Suggest use postman to test