Giter Site home page Giter Site logo

kohana-restify's People

Contributors

morgan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kohana-restify's Issues

ErrorException [ Fatal Error ]: Class 'Model_restify' not found

When using KO 3.3.1 it's throwing errors.

ErrorException [ Fatal Error ]: Class 'Model_restify' not found
SYSPATH/classes/Kohana/Model.php [ 26 ]
21 public static function factory($name)
22 {
23 // Add the model prefix
24 $class = 'Model_'.$name;
25
26 return new $class;
27 }
28
29 }
{PHP internal call} » Kohana_Core::shutdown_handler()

Alert: There was an API error: "Referer must be a valid url"

First of all, looking at your code and example I think this solution is both, a client & server (controller/restify/test)? Also, it's only for JSON (sending and replying)?

I am trying to use the very last version with Kohana 3.2.2 but I have this error no matter what URL i am trying: Alert: There was an API error: "Referer must be a valid url"

In the meantime I am trying to use CURL to see the reply for controller/restify/test, but I have an error:
curl -X GET http://localhost/restify/test
Call to undefined function __()

Thanks!

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.