{"id":21678578,"url":"https://github.com/thirunjuguna/natra","last_synced_at":"2025-04-12T05:36:28.824Z","repository":{"id":48291855,"uuid":"155001407","full_name":"thirunjuguna/natra","owner":"thirunjuguna","description":"Natra generate a light weight sinatra application.It's ideal for building containerized api services","archived":false,"fork":false,"pushed_at":"2023-01-18T02:06:40.000Z","size":127,"stargazers_count":3,"open_issues_count":18,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T01:02:27.845Z","etag":null,"topics":["api-service","microservices","ruby-gem","ruby-webapp","sinatra-applications"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/natra","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thirunjuguna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-27T19:28:07.000Z","updated_at":"2022-07-21T14:34:27.000Z","dependencies_parsed_at":"2023-02-10T13:00:58.277Z","dependency_job_id":null,"html_url":"https://github.com/thirunjuguna/natra","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirunjuguna%2Fnatra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirunjuguna%2Fnatra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirunjuguna%2Fnatra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirunjuguna%2Fnatra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirunjuguna","download_url":"https://codeload.github.com/thirunjuguna/natra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248524812,"owners_count":21118615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-service","microservices","ruby-gem","ruby-webapp","sinatra-applications"],"created_at":"2024-11-25T14:38:38.921Z","updated_at":"2025-04-12T05:36:28.778Z","avatar_url":"https://github.com/thirunjuguna.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Natra\n[![Coverage Status](https://coveralls.io/repos/github/thirunjuguna/natra/badge.svg?branch=master)](https://coveralls.io/github/thirunjuguna/natra?branch=master)\n[![Build Status](https://travis-ci.com/thirunjuguna/natra.svg?branch=master)](https://travis-ci.com/thirunjuguna/natra) \n[![Maintainability](https://api.codeclimate.com/v1/badges/e76bbd27a1c4cb8911ae/maintainability)](https://codeclimate.com/github/thirunjuguna/natra/maintainability)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/450f5da9d33d4adca897563ec759c1b2)](https://www.codacy.com/app/thirunjuguna/natra?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=thirunjuguna/natra\u0026amp;utm_campaign=Badge_Grade)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'natra'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install natra\n\n## Commands\n```\nnatra -v              # Show Natra version number\nnatra help [COMMAND]  # Describe available commands or one specific command\nnatra new APP-NAME    # Creates a new Sinatra application\nnatra model NAME      # Generate a model\nnatra controller NAME # Generate a controller\nnatra scaffold NAME   # Generate a model with its associated views and controllers\n```\nThe controller generator also have an optional views flag `--no-views` to create controllers without views.\n\n## Using Natra\n\nTo generate your app:\n\n    natra new APP-NAME\n\nAfter natra is done generating your app, run `bundle install` from your app's directory:\n\n    cd APP-NAME\n    bundle install\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/thirunjuguna/natra. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Natra project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/thirunjuguna/natra/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirunjuguna%2Fnatra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirunjuguna%2Fnatra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirunjuguna%2Fnatra/lists"}