Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 591 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 591 Bytes

Mokocharlie API

API for mokocharlie services (Scala)

Known Issues

  • Repositories
    • Photos
    • Album
    • Collection
    • Comment
    • Documentary
    • Favourite
    • User
    • Video
  • Ordering
  • Handle errors better... at the moment everything is an internal server error
  • Dockerise this
  • CORS support
  • Validation with Accord maybe? or Checklist
  • Documentation with Swagger

To build

sbt docker:publishLocal