sepomex icon indicating copy to clipboard operation
sepomex copied to clipboard

A REST API for the SEPOMEX database

Results 21 sepomex issues
Sort by recently updated
recently updated
newest added

Apply whatever it takes to migrate to Google Cloud. - We can take the GitHub Actions workflows on IcaliaLabs/rails-google-cloud-quickstart as a base - Preferably, finish #67 before

[Closes #50] [Closes #69] [Closes #19] ## Background Replaces the PostgreSQL database with an internal SQLite database, as the data is typically read-only while running on servers, and updates can...

Use local read-only sqlite database checked-in

Right now, we download the CSV file from the government site. We need a task that downloads this CSV file for us, and triggers the database udpate

addgroup: The group `root' already exists. useradd: group '1000' does not exist ERROR: Service 'web' failed to build : The command '/bin/sh -c addgroup --gid ${DEVELOPER_GID} ${DEVELOPER_USERNAME} ; useradd -r...

I tried to call the API but I didn't receive a response.

When calling: > **curl -X GET http://sepomex.icalialabs.com/api/v1/cities/2** It returns: **{"id":2,"name":"Aguascalientes","state_id":2}** BUT when you call: > **curl -X GET http://sepomex.icalialabs.com/api/v1/cities/3** It returns: **{"id":3,"name":"","state_id":2}**

Migrate from Heroku to GCP

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies