Skip to content

does this module still work or maintain now? #11

Description

@dabing1205

Hi,

I run the demo comment in your project, but failed to retrieve the expected results mentioned. Is this tool still maintained or working now?

Below is the results I got:
curl -v 'http://callerpy.sysbase.org/search/world/api/v1/REST?number=920012345&cc=966'

  • About to connect() to callerpy.sysbase.org port 80 (#0)
  • Trying 54.243.121.176...
  • connected
  • Connected to callerpy.sysbase.org (54.243.121.176) port 80 (#0)

    GET /search/world/api/v1/REST?number=920012345&cc=966 HTTP/1.1
    User-Agent: curl/7.27.0
    Host: callerpy.sysbase.org
    Accept: /

    < HTTP/1.1 404 NOT FOUND
    < Content-Type: text/html
    < Date: Wed, 16 Jul 2014 06:27:08 GMT
    < Server: gunicorn/18.0
    < Content-Length: 233
    < Connection: keep-alive
    < <title>404 Not Found</title>

    Not Found

    The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

  • Connection #0 to host callerpy.sysbase.org left intact
  • Closing connection #0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions