Skip to content

Phonebook Service - Add workflow to build and push registry

Latest
Compare
Choose a tag to compare
@setiadijoe setiadijoe released this 29 Jul 06:10
· 6 commits to main since this release
908c15f

API List

The API list is in this link

Features

  1. Get list phonebooks
  2. Get detail of a phonebook
  3. Create a phonebook
  4. Update a phonebook
  5. Delete a phonebook
  6. Check Exist phonebook

Changes

  • update response json using snake case
  • add health checker for live and ready
  • add method for get list phonebooks by longitude and latitude
  • serialize phone numbers
  • update registry base image
  • add field check is exist
  • update body request and body response as on api contract sapawarga v1
  • update status code for get, created, updated and deleted record
  • add field cover_image_url and status_label
  • update request body for get list
  • fix query and body response
  • fix query for update just several fields
  • fix query on check exist phonebooks
  • fix sequence on get detail
  • add workflow for build and push to registry.jabardigital.id