{"id":16853176,"url":"https://github.com/devxoul/graygram-web","last_synced_at":"2025-04-11T07:09:04.865Z","repository":{"id":141534538,"uuid":"79475432","full_name":"devxoul/graygram-web","owner":"devxoul","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-19T19:43:08.000Z","size":268,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T04:51:55.536Z","etag":null,"topics":["alembic","flask","python","sphinx","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://www.graygram.com","language":"Python","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/devxoul.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-19T17:06:55.000Z","updated_at":"2023-08-08T00:55:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad8b2819-4e5e-4bc0-93c5-ead5318b12f5","html_url":"https://github.com/devxoul/graygram-web","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/devxoul%2Fgraygram-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2Fgraygram-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2Fgraygram-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2Fgraygram-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxoul","download_url":"https://codeload.github.com/devxoul/graygram-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358585,"owners_count":21090403,"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":["alembic","flask","python","sphinx","sqlalchemy"],"created_at":"2024-10-13T13:50:01.042Z","updated_at":"2025-04-11T07:09:04.857Z","avatar_url":"https://github.com/devxoul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graygram\n\n[![Build Status](https://travis-ci.org/devxoul/graygram-web.svg?branch=master)](https://travis-ci.org/devxoul/graygram-web)\n[![Documentation Status](https://readthedocs.org/projects/graygram/badge/?version=latest)](http://graygram.readthedocs.io/en/latest/?badge=latest)\n\nThe backend server application for [Graygram](https://www.graygram.com). Written in Python 2.7 and Flask.\n\n* [Documentation](http://graygram.readthedocs.io/en/latest/)\n* [Graygram for iOS](https://github.com/devxoul/graygram-ios)\n\n## Development\n\n```console\n$ python setup.py develop\n$ python manage.py -c YOUR_CONFIGURATION_FILE db upgrade\n$ python manage.py -c YOUR_CONFIGURATION_FILE runserver\n```\n\nGraygram uses subdomain for its API host. I'd recommend you to add following to your /etc/hosts file.\n\n```\n127.0.0.1    graygram.local\n127.0.0.1    www.graygram.local\n127.0.0.1    api.graygram.local\n127.0.0.1    usercontent.graygram.local\n```\n\nThen you'll be able to send a request to your local server: `http://api.graygram.local:5000`\n\n## Testing\n\n```console\n$ pytest\n```\n\n## Documentation\n\n```console\n$ cd docs\n$ make clean html\n$ open build/html/index.html\n```\n\n## Deployment\n\nGraygram is being served on Heroku.\n\n## License\n\nGraygram is under MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Fgraygram-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxoul%2Fgraygram-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Fgraygram-web/lists"}