{"id":18993680,"url":"https://github.com/hakmarkdev/mynomadlife-api","last_synced_at":"2026-04-19T14:35:32.027Z","repository":{"id":93066066,"uuid":"99273446","full_name":"marekhakala/mynomadlife-api","owner":"marekhakala","description":"The My Nomad Life API is a back-end rails application for MyNomadLife application.","archived":false,"fork":false,"pushed_at":"2017-08-07T16:14:07.000Z","size":519,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T15:26:30.430Z","etag":null,"topics":["activemodelserializers","api","carrierwave","minimagick","rest-client","rspec","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marekhakala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-03T20:43:28.000Z","updated_at":"2017-08-07T16:09:22.000Z","dependencies_parsed_at":"2023-04-05T05:03:16.814Z","dependency_job_id":null,"html_url":"https://github.com/marekhakala/mynomadlife-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/marekhakala%2Fmynomadlife-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekhakala%2Fmynomadlife-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekhakala%2Fmynomadlife-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekhakala%2Fmynomadlife-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marekhakala","download_url":"https://codeload.github.com/marekhakala/mynomadlife-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240008282,"owners_count":19733297,"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":["activemodelserializers","api","carrierwave","minimagick","rest-client","rspec","ruby-on-rails"],"created_at":"2024-11-08T17:22:34.312Z","updated_at":"2026-04-15T11:30:16.836Z","avatar_url":"https://github.com/marekhakala.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Nomad Life API v1.0.0\n\n![MyNomadLifeAPI logo](Screenshots/mynomadlifeapi.png)\n\nMy Nomad Life API is an application that provides an implementation of a back-end API for the Android application My Nomad Life. The project uses a PostgreSQL database as database back-end and ActiveModelSerializer for the serialization of database data to JSON format.\n\n[Screenshots](Screenshots/)\n\n## Installation\n\n* Install all necessary ruby gems `bundle install`\n* Setup a database connection `vim config/database.yml`\n\n## Setup\n\n* Create a database `bundle exec rake db:create`\n* Migrate database tables `bundle exec rake db:migrate`\n* Copy data into `./db/csvs/` and `./db/images/`\n* Populate a database `bundle exec rake db:seed`\n\n## Requirements\n\n* Ruby on Rails 5\n* SQLite3 / PostgreSQL\n\n## Run application\n\n* `rails s`\n\n## Libraries\n\n * [Twitter Bootstrap](https://github.com/twbs/bootstrap-sass) - Twitter Bootstrap for Sass\n * [Font Awesome](http://fontawesome.io/) - The iconic font and css toolkit\n * [ActiveModel::Serializer](https://github.com/rails-api/active_model_serializers) - ActiveModel::Serializer is set of Rails hooks for data serialization\n * [Carrierwave](https://github.com/carrierwaveuploader/carrierwave) - Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks\n * [mini-magick](https://github.com/minimagick/minimagick) - A ruby wrapper for ImageMagick or GraphicsMagick\n * [Rest client](https://github.com/rest-client/rest-client) - A simple HTTP and REST client for Ruby language\n * [RSpec](http://rspec.info/) - Behaviour Driven Development for Ruby\n\n# License - Apache License, Version 2.0\n\n```\n# (C) Copyright 2017 by Marek Hakala \u003chakala.marek@gmail.com\u003e\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n#    limitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakmarkdev%2Fmynomadlife-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakmarkdev%2Fmynomadlife-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakmarkdev%2Fmynomadlife-api/lists"}