/asq-server

Kotlin server application for ASQ* App

Primary LanguageKotlin

asq-server

Kotlin & Spring Boot server application for ASQ* App

TODOs

  • GET all Questions
  • PUT new Question
  • store questions somehow (cache)
  • GET only Questions of others
  • GET only users Questions
  • extend test coverage
  • save questions in db
  • continous integration
  • setup tests
  • automate test execution (gradle)
  • GET categories
  • automatically assign question to category

Maybe