Code Monkey home page Code Monkey logo

Comments (10)

kurenn avatar kurenn commented on July 30, 2024 1

@carlosepp The service is back to normal, you can use http://sepomex.icalialabs.com if you want to

from sepomex.

kurenn avatar kurenn commented on July 30, 2024

How did you made the call? are you using this http://sepomex.icalialabs.com/api/v1/zip_codes ?

from sepomex.

arturoaviles avatar arturoaviles commented on July 30, 2024

Ok I wrote curl -X GET http://sepomex.icalialabs.com/api/v1/municipalities/1 and it worked but when I tried curl -X GET http://sepomex.icalialabs.com/api/v1/zip_codes/52930 it said it couldn't find it

from sepomex.

arturoaviles avatar arturoaviles commented on July 30, 2024

I also tried

curl -X GET http://sepomex.icalialabs.com/api/v1/municipalities -d zip_code=67173

But the answer was

{"municipalities":[],"meta":{"pagination":{"per_page":50,"total_pages":0,"total_objects":0}}}

from sepomex.

kurenn avatar kurenn commented on July 30, 2024

Ok, maybe the documentation is not clear enough, but can you please try this:

curl -X GET http://sepomex.icalialabs.com/api/v1/zip_codes -d zip_code=67173

It might be a good idea to make it more REST, so you don't depend on the zip_code param, please let me know how it goes!

from sepomex.

carl0zen avatar carl0zen commented on July 30, 2024

Gettig the following response:

curl: (6) Could not resolve host: sepomex.icalialabs.com

Is the api discontinued? is the project deprecated?

from sepomex.

kurenn avatar kurenn commented on July 30, 2024

Sorry about this, let me lift the server, and let you know! thanks for reporting this!

from sepomex.

kurenn avatar kurenn commented on July 30, 2024

You can use this https://sepomex-api.herokuapp.com/ as the base host name while we are back to normal

from sepomex.

carl0zen avatar carl0zen commented on July 30, 2024

thanks @kurenn, will try that

from sepomex.

kurenn avatar kurenn commented on July 30, 2024

@carlosepp were you able to try the service?

from sepomex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.