{"id":27143894,"url":"https://github.com/myworldbox/atal_technical_test","last_synced_at":"2026-05-06T13:02:43.157Z","repository":{"id":208146994,"uuid":"704372007","full_name":"myworldbox/atal_technical_test","owner":"myworldbox","description":"atal technical test","archived":false,"fork":false,"pushed_at":"2023-11-20T01:10:26.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-20T02:29:49.742Z","etag":null,"topics":["atal","database","nodejs","python","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/myworldbox.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}},"created_at":"2023-10-13T05:56:56.000Z","updated_at":"2023-11-20T02:29:55.871Z","dependencies_parsed_at":"2023-11-20T02:29:54.036Z","dependency_job_id":"d99156fb-80c5-45ec-9719-9e4f0f930732","html_url":"https://github.com/myworldbox/atal_technical_test","commit_stats":null,"previous_names":["myworldbox/atal_technical_test"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myworldbox%2Fatal_technical_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myworldbox%2Fatal_technical_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myworldbox%2Fatal_technical_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myworldbox%2Fatal_technical_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myworldbox","download_url":"https://codeload.github.com/myworldbox/atal_technical_test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247810030,"owners_count":20999816,"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":["atal","database","nodejs","python","typescript"],"created_at":"2025-04-08T08:57:02.669Z","updated_at":"2026-05-06T13:02:38.112Z","avatar_url":"https://github.com/myworldbox.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atal technical test\n\nmirgator - python\n\nopen sourced\n\nbackend - typescript - node.js\n\nnot fully open sourced at the moment but I can share the entire code face to face\n\n\u003ca href=\"https://github.com/myworldbox\"\u003e\u003cimg src=\"https://myworldbox.github.io/resource/image/portrait/VL_0.jpeg\" align=\"left\" height=\"150\" width=\"150\" \u003e\u003c/a\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## customised typescript api\n\n1. based on [ fastify / express ] framework\n\n2. constructed with [ web socket ] support\n\n3. self-defined and built-in cryptography function\n\n4. crud integration\n\n5. data storage\n\n6. user verification and authentication\n\n## database utility\n\n- firebase : (nd) -\u003e database -\u003e ...\n\n- firestore : (nd) -\u003e collection -\u003e ...\n\n- mongodb : (2d) -\u003e database -\u003e collection\n\n- mysql : (1d) -\u003e table\n\n- postgresql : (1d) -\u003e table\n\n- google sheet : (1d) -\u003e table\n\n- redis : (1d)\n\n## quick start\n\n```bash\n# clone repo\ngit clone https://github.com/myworldbox/myapibox.git\n\n# download module\nyarn\n\n# start development\nyarn start\n```\n\n## useful command\n\n```bash\n# quick github commit\nyarn commit\n```\n\n## api\n\n```bash\n# function can be triggered by both GET / POST request\n# fill the below variable with json format displayed below\n# [ GET ] - req.query.eject\n# [ POST ] - req.body\n\n/\n# root\n\n/api/auth\n# user verification and authentication - ( firebase )\n\n/api/crypto\n# crypto\n1. hash\n2. encryption\n3. decryption\n\n/api/database\n# database\n1. postgresql\n2. mongodb\n3. firebase\n4. firestore\n5. google sheet\n6. redis\n\n/api/storage\n# storage\n1. s3\n2. gcs\n3. azure\n4. ibm\n5. firebase\n6. cloudinary\n\n/api/json\n# json visualization\n```\n\n## essential json\n\n```json\n{\n    \"service\": {\n        \"provider\": \"\",\n        \"action\": \"\",\n        \"password\": \"\",\n        \"crypto\": {\n            \"name\": \"aria-128-cfb8\",\n            \"type\": \"encrypt\"\n        },\n        \"hash\": [\n            \"password\"\n        ],\n        \"validation\": [\n            \"email\"\n        ],\n        \"node\": \"database.collection.node\"\n    },\n    \"data\": {},\n}\n```\n\n## vercel deployment\n\nroutes are reduced to suite the 12 serverless function limits of vercel\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/project?template=https://github.com/myworldbox/myapibox)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyworldbox%2Fatal_technical_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyworldbox%2Fatal_technical_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyworldbox%2Fatal_technical_test/lists"}