{"id":19167955,"url":"https://github.com/pancakeswap/pancake-profile-api","last_synced_at":"2025-04-16T01:26:55.370Z","repository":{"id":38426301,"uuid":"331260051","full_name":"pancakeswap/pancake-profile-api","owner":"pancakeswap","description":":framed_picture: Serverless API implementation for PancakeSwap Profile contract","archived":false,"fork":false,"pushed_at":"2023-03-05T21:01:05.000Z","size":791,"stargazers_count":32,"open_issues_count":12,"forks_count":55,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-04-14T01:55:12.825Z","etag":null,"topics":["api","pancakeswap","profile"],"latest_commit_sha":null,"homepage":"https://profile.pancakeswap.com/api","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pancakeswap.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-01-20T09:44:23.000Z","updated_at":"2024-04-15T08:30:42.342Z","dependencies_parsed_at":"2024-04-15T08:30:34.754Z","dependency_job_id":"86ffad26-e768-4748-9f65-0798cd0548b9","html_url":"https://github.com/pancakeswap/pancake-profile-api","commit_stats":{"total_commits":106,"total_committers":5,"mean_commits":21.2,"dds":0.2924528301886793,"last_synced_commit":"bc7f5fe54c6511b76731f3917c82f7b92497ca20"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pancakeswap%2Fpancake-profile-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pancakeswap%2Fpancake-profile-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pancakeswap%2Fpancake-profile-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pancakeswap%2Fpancake-profile-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pancakeswap","download_url":"https://codeload.github.com/pancakeswap/pancake-profile-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249181187,"owners_count":21225862,"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","pancakeswap","profile"],"created_at":"2024-11-09T09:40:23.982Z","updated_at":"2025-04-16T01:26:55.354Z","avatar_url":"https://github.com/pancakeswap.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PancakeSwap Profile API\n\nServerless API implementation for PancakeSwap Profile contract\n\n# Dependencies\n\n- [Vercel CLI](https://vercel.com/download)\n    - Required to emulate local environment (serverless).\n\n# Documentation\n\nDocumentation is available [here](docs/README.md).\n\n# Configuration\n\n# 1. Database\n\nYou can configure your database URI for any development purpose by exporting an environment variable.\n\n```shell\n# Default: mongodb://localhost:27017/profile\nexport MONGO_URI = \"mongodb://host:port/database\";\n```\n\n# 2. Blacklist\n\nYou can configure (create/update/delete) the blacklist by editing the file located [here](utils/blacklist.json).\n\n\u003e Note: All blacklisted words must be LOWERCASE.\n\n# Development\n\n## Install requirements\n\n```shell\nyarn global add vercel\n```\n\n## Build\n\n```shell\n# Install dependencies\nyarn\n\n# Build project\nvercel dev\n```\n\nEndpoints are based on filename inside the `api/` folder.\n\n```shell\n# api/version.ts\ncurl -X GET 'localhost:3000/api/version'\n\n# ...\n```\n\n# Production\n\n## Deploy\n\nDeploy to production should be triggered by a webhook when a commit, or a pull-request is merged to `master`.\n\nIf you need to force a deployment, use the following command:\n\n```shell\nvercel --prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpancakeswap%2Fpancake-profile-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpancakeswap%2Fpancake-profile-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpancakeswap%2Fpancake-profile-api/lists"}