Skip to content

Releases: jeffreybernadas/psgc-api

v0.1.1

08 Mar 17:53
9a6dda9
Compare
Choose a tag to compare

0.1.1

Changes:

  • Version bump from v0.1.0 to v0.1.1
  • Update: Bump data using Fourth Quarter 2024 PSGC update

v0.1.0

08 Feb 16:39
7485d16
Compare
Choose a tag to compare

0.1.0

Changes:

  • Added several API endpoints for Regions, Provinces, Municipalities, Cities, Submunicipalities, and Barangays.
  • Added pagination, rate limiting, caching, and swagger documentation.
  • Added unit tests and 100% coverage.
  • Added script for converting PSGC Excel data to JSON
  • Added script for generating JSON files for each data (regions, provinces, cities, etc.)
  • Added logging, error handlers, etc.