Skip to content

Releases: jonathankamau/MovieBuff-API

20/06/2019 Release

20 Jun 18:24
f398d2f
Compare
Choose a tag to compare
  • view commit • ch-add-staging-env-to-config Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • add new api details Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • make modifications to gitignore Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • edit caching solution Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • chore(database): add configurations for postgres Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • modify the database fields in sqlalchemy Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • chore(database): add sqlalchemy configs and migrate command Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • chore(database): refactor code to include sqlalchemy query functions and modify the database model - add command to migrate the database as well. Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • add ratings and categories endpoints and refactor existing ones Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • feat(endpoints): add the categories and ratings endpoints and refactor the existing ones [Finishes #160940895] Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • remove all print statements used while debugging Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • add functionality to delete category by its id Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • chore(dependecies): update dependecies to meet security requirements Author: Jonathan Kamau, Commiter: Jonathan Kamau
  • view commit • chore(api-version): update the api version The current API version is still 1.2.0 and doesn't speak to the changes made in the aftermath.

    This fixes that by updating the version to v2.

    [Finishes ##166822466]
    Author: Jonathan Kamau, Commiter: Jonathan Kamau