Skip to content

Repository files navigation

playtime-apps

Playtime application developed for:

Playtime Changelog

version 0.10.1

  • include mais-mongoose-seeder into project
  • seed a set of sample data

version 0.10.0

  • annotate authenticate route with documentation
  • introduce authenticate Swagger return values
  • introduce authenticate Swagger parameter validation

version 0.9.0

  • complete user, playlist and track schemas
  • incorporate jwt components into project
  • include authenticate route
  • secure the api routes via jwt token

version 0.8.0

  • support static assets via inert plugin
  • introduce the swagger support
  • enhance user API to generate Swagger documentation
  • include output validation on user API

version 0.7.0

  • introduce Playlist test interface
  • refactor tests to use skeleton
  • incorporate nodemon to launch dev server

version 0.6.0

  • refactor tests in groups
  • introduce simple user API
  • develop tests for API
  • incorporate Boom for exception handling

version 0.5.0

  • develop mongo stores for user, playlist and track
  • install mongoose component
  • introduce playlist store tests
  • complete user mem store (fixing test failures)

version 0.4.0

  • create test fixtures
  • introduce User model tests
  • incorporate mocha & chai components
  • complete joi schemas

version 0.3.0

  • support delete playlist + tracks
  • introduce .env for secrets
  • include Joi schema validation for signup form
  • incorporate JSON data stores

version 0.2.0

  • about controller + view added
  • introduce track model
  • playlist controller + view & partials added
  • support adding trackApi to playlists
  • introduce sessions
  • associate playlists with userApi

version 0.1.0

  • added .gitgnore from https://github.com/github/gitignore

  • add CHANGELOG file

  • installed hapi

  • first simple server

  • start command

  • install eslint + prettier

  • add lint command script

  • add eslint + prettier config

  • vision and inert hapi components

  • simple in-memory playlist and user models

  • account controller + views & partials

  • playlist controller + views & partials

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages