{"id":19715781,"url":"https://github.com/davidesantangelo/secrypto","last_synced_at":"2025-04-29T20:30:41.317Z","repository":{"id":13789310,"uuid":"74958504","full_name":"davidesantangelo/secrypto","owner":"davidesantangelo","description":"simple API for encrypt/decrypt text","archived":false,"fork":false,"pushed_at":"2022-12-14T08:18:51.000Z","size":54,"stargazers_count":9,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T19:03:48.255Z","etag":null,"topics":["api","encryption","rails","ruby"],"latest_commit_sha":null,"homepage":"","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/davidesantangelo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LiCENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-28T09:43:46.000Z","updated_at":"2022-09-10T05:10:57.000Z","dependencies_parsed_at":"2023-01-11T18:39:44.574Z","dependency_job_id":null,"html_url":"https://github.com/davidesantangelo/secrypto","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/davidesantangelo%2Fsecrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidesantangelo%2Fsecrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidesantangelo%2Fsecrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidesantangelo%2Fsecrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidesantangelo","download_url":"https://codeload.github.com/davidesantangelo/secrypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251578267,"owners_count":21612005,"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","encryption","rails","ruby"],"created_at":"2024-11-11T22:39:23.591Z","updated_at":"2025-04-29T20:30:40.794Z","avatar_url":"https://github.com/davidesantangelo.png","language":"Ruby","readme":"# Secrypto\n\nA simple API that allow to encrypt/decrypt text. API store the data encrypted in the database and returns the key to access it.\n\n## getting started\n\n```\n git clone https://github.com/davidesantangelo/secrypto.git\n cd secrypto \u0026 bundle install\n rails s \n```\n\n## encrypt\n\n```\ncurl --data \"text=i am a ruby developer\" https://secrypto.herokuapp.com/api/encrypt\n```\n\n## decrypt\n\n```\ncurl --data \"key=\u003ckey received\u003e\" https://secrypto.herokuapp.com/api/decrypt\n```\n## license\n\nSecrypto app is released under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidesantangelo%2Fsecrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidesantangelo%2Fsecrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidesantangelo%2Fsecrypto/lists"}