GithubHelp home page GithubHelp logo

nohorbee / nobel Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 1.0 4.89 MB

Nobel (code-generator) creates a REST API for your Arduino board, based on a RAML definition.

License: Apache License 2.0

JavaScript 48.21% Arduino 50.19% RAML 1.60%

nobel's People

Contributors

nohorbee 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

Watchers

 avatar  avatar  avatar  avatar

Forkers

uday210

nobel's Issues

Add a IP parameter

By default, the generated code uses DHCP.
Add a parameter for changing that.

Code Refactor

The code there was spitted in a heartbeat, and it's working now. Take 30 minutes to:

  • Put that in order
  • Create the necessary classes to divide responsibilities

PUT http method support

At the last version of Webduino, PUT method was not responding properly.
Check if that's been fixed on the new version, or implement a fix.

Complex URL support

Complex URL and URL Parameters are not working. Tokenizing and splitting are both failing in some cases

Libraries installation is not working

Tested with node ../nobel.js works properly since the path is found.
When using the installed via NPM it's failing (probably, it's wrong the way the path is being figured out).

Write a decent README.md

  • Explain how to use it
  • Show an example
  • Give credits and link to the libraries used as submodules

Function per Resource-Method mode

Provide an option to define if:

  • The code should be created as 1 function per resource and a CASE inside of it.
  • The code should be created as 1 function per resource-method combination.

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.