Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/wareneutron/psgc-api into main
Browse files Browse the repository at this point in the history
  • Loading branch information
warengonzaga committed Mar 29, 2021
2 parents 110bf84 + 3ee244d commit 94418b4
Show file tree
Hide file tree
Showing 69 changed files with 2,879 additions and 2,788 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[*]
indent_style = tabs
indent_size = 4
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ dist
.yarn/install-state.gz
.pnp.*
.vercel
.env
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Philippine Standard Geographic Code (PSGC) API

[![by](https://img.shields.io/badge/by-Justin%20Balaguer-blue.svg?longCache=true&style=flat-square)](https://github.com/justinbalaguer) [![maintained by](https://img.shields.io/badge/maintained%20by-Wareneutron%20Developers-blue.svg?longCache=true&style=flat-square)](https://wareneutron.com) [![Data](https://img.shields.io/badge/Data-September%202020-green.svg?longCache=true&style=flat-square)](https://psa.gov.ph) [![Release](https://img.shields.io/github/release/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/releases) [![Star](https://img.shields.io/github/stars/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/stargazers) [![License](https://img.shields.io/github/license/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/blob/main/LICENSE)
[![created by](https://img.shields.io/badge/created%20by-Justin%20Balaguer-blue.svg?longCache=true&style=flat-square)](https://github.com/justinbalaguer) [![maintained by](https://img.shields.io/badge/maintained%20by-Wareneutron%20Developers-blue.svg?longCache=true&style=flat-square)](https://wareneutron.com) [![Data](https://img.shields.io/badge/Data-September%202020-green.svg?longCache=true&style=flat-square)](https://psa.gov.ph) [![Release](https://img.shields.io/github/release/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/releases) [![Star](https://img.shields.io/github/stars/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/stargazers) [![License](https://img.shields.io/github/license/wareneutron/psgc-api.svg?style=flat-square)](https://github.com/wareneutron/psgc-api/blob/main/LICENSE)

API used for listing all the region, province, city, municipality, and barangay. All data came from [Philippine Statistics Authority](https://psa.gov.ph). This API includes the total population for each regions etc. and other information.

Expand All @@ -13,15 +13,15 @@ The complete documentation can be found here:<br/>

## Contributing

Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the ```dev``` branch. Thank you!
Contributions are welcome, create a pull request to this repo and we'll review your code. Please consider to submit your pull request to the ```dev``` branch. Thank you!

## Issues

If you're facing a problem in using PSGC API please let me know by creating an issue in this github repository. I'm happy to help you! Don't forget to provide me some screenshot or error codes of it, thank you!
If you're facing a problem in using PSGC API please let us know by [creating an issue here](https://github.com/wareneutron/genpass-cli/issues/new). We are happy to help you! Don't forget to provide us some screenshot or errors of it, thank you!

## Supporters
## Sponsors and Supporters

[![Vercel](https://wrngnz.ga/badge-vercel)](https://vercel.com) [![GitBook](https://wrngnz.ga/badge-gitbook)](https://gitbook.io)
[![Vercel](https://wrngnz.ga/badge-vercel)](https://vercel.com) [![CircleCI](https://wrngnz.ga/badge-circleci)](https://circleci.com) [![GitBook](https://wrngnz.ga/badge-gitbook)](https://gitbook.io)

<!-- markdownlint-disable MD033 -->
> Love what we do? **[Send us some coffees](https://buymeacoff.ee/wareneutron)**!<br/>
Expand All @@ -34,15 +34,17 @@ Wanna become one of us? Join today and contribute!

[![Community](https://discordapp.com/api/guilds/694612151444439081/widget.png?style=banner3)](https://wareneutron.com/discord)

Looking for community of Filipino tech enthusiasts?

[![Community](https://discordapp.com/api/guilds/659684980137656340/widget.png?style=banner2)](https://wrngnzga.com/discord)

## License

PSGC API is licensed under [GNU General Public License v3](https://opensource.org/licenses/GPL-3.0).

## Author

PSGC API is Developed and Maintained by **[Justin Balaguer](https://github.com/justinbalaguer)** and [Wareneutron Developers](https://wareneutron.com) with the help of awesome [contributors](https://github.com/wareneutron/psgc-api/graphs/contributors).

[![Facebook](https://img.shields.io/badge/Facebook-%231877F2.svg?&style=flat-square&logo=facebook&logoColor=white)](https://facebook.com/ojintojix) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?&style=flat-square&logo=twitter&logoColor=white)](https://twitter.com/ojintoji)
PSGC API is created by **[Justin Balaguer](https://github.com/justinbalaguer)**, developed and maintained by [Wareneutron Developers](https://wareneutron.com) with the help of awesome [contributors](https://github.com/wareneutron/psgc-api/graphs/contributors).

---

Expand Down
Loading

1 comment on commit 94418b4

@vercel
Copy link

@vercel vercel bot commented on 94418b4 Mar 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.