Skip to content

Add API for states by country

Alex Buijs requested to merge growth-87-states-api into master

What does this MR do?

This provides an API endpoint to fetch states for use by a frontend select input. When provided a country, a list of states is returned in json format.

This is part of gitlab-org/growth/product#87 (closed)

Edited by Alex Buijs

Merge request reports