{"id":16127230,"url":"https://github.com/neiltron/math-api","last_synced_at":"2025-07-27T02:36:55.096Z","repository":{"id":56882976,"uuid":"12202798","full_name":"neiltron/math-api","owner":"neiltron","description":"API wrapper for Mathematics.io in gem form","archived":false,"fork":false,"pushed_at":"2013-08-23T05:05:45.000Z","size":144,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T20:38:57.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/neiltron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-18T22:30:24.000Z","updated_at":"2013-12-23T04:52:25.000Z","dependencies_parsed_at":"2022-08-20T22:31:00.848Z","dependency_job_id":null,"html_url":"https://github.com/neiltron/math-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neiltron%2Fmath-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neiltron%2Fmath-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neiltron%2Fmath-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neiltron%2Fmath-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neiltron","download_url":"https://codeload.github.com/neiltron/math-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485414,"owners_count":20946419,"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":[],"created_at":"2024-10-09T21:43:24.772Z","updated_at":"2025-04-06T13:19:46.979Z","avatar_url":"https://github.com/neiltron.png","language":"Ruby","readme":"# math-api\n\n[![Gem Version](https://badge.fury.io/rb/math-api.png)](http://badge.fury.io/rb/math-api)\n[![Code Climate](https://codeclimate.com/github/neiltron/math-api.png)](https://codeclimate.com/github/neiltron/math-api)\n\nAPI wrapper for Mathematics.io\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'math-api'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install math-api\n\n## Usage\n\n    @math = Math::API.new( accesskey: MATH_APIKEY, user_id: MATH_USERID, math_url: MATH_URL )\n    @math.create_records({ item_name: 'athing', amount: 25 })\n\n`math_url` is optional and will default to `mathematics.io`.\n\n`create_records` will also accept a `timestamp` argument. If none is specified, it will default to `Time.now`\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneiltron%2Fmath-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneiltron%2Fmath-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneiltron%2Fmath-api/lists"}