{"id":17662804,"url":"https://github.com/diaga/twix-server","last_synced_at":"2025-03-30T11:41:29.793Z","repository":{"id":131755558,"uuid":"214197106","full_name":"Diaga/Twix-Server","owner":"Diaga","description":"AppCon Task Manager Backend","archived":false,"fork":false,"pushed_at":"2019-11-01T06:20:34.000Z","size":704,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T13:34:39.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Diaga.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":"2019-10-10T13:58:40.000Z","updated_at":"2019-11-01T06:20:36.000Z","dependencies_parsed_at":"2023-06-06T08:30:19.825Z","dependency_job_id":null,"html_url":"https://github.com/Diaga/Twix-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"Diaga/django-api-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diaga%2FTwix-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diaga%2FTwix-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diaga%2FTwix-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Diaga%2FTwix-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Diaga","download_url":"https://codeload.github.com/Diaga/Twix-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314127,"owners_count":20757457,"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":[],"created_at":"2024-10-23T18:23:40.603Z","updated_at":"2025-03-30T11:41:29.773Z","avatar_url":"https://github.com/Diaga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twix Backend\n[![Build Status](https://travis-ci.com/Diaga/django-api-template.svg?branch=master)](https://travis-ci.com/Diaga/django-api-template)\n\nThis project is templated from [Django API Template](https://github.com/Diaga/django-api-template)(A template for creating robust APIs with django rest framework!)\n\nThe project codenamed as \"Twix Server\" while the real application label being **Cask**, is the backend REST service for the frontend application [Twix](https://github.com/Diaga/Twix) being developed for AppCon'19 by Telenor Microfinance Bank.\n\n## Documentation\n\nIn four simple steps, you will be able to run this server on your own machine! Using PyCharm IDE is recommended, however, you can use your favorite Python IDE.\n\n* Clone the git repository\n* Install the required dependencies by running the following command:\n    ```\n    pip install -r requirements.txt\n    ```\n* This project uses sqlite as database, therefore, there is no need for setup. Simply run migrations through following command: \n    ```\n    python app/manage.py migrate\n    ```\n* Finally, run the last command and the API will be accessible on your machine through 127.0.0.1:8000:\n    ```\n    python app/manage.py runserver\n    ```\nYou can visit 127.0.0.1:8000/api for a list of available endpoints.    \n\n## Django Admin\n\nYou can leverage the power of django admin to have an overview of this project.\n\n* Create a superuser using the following command:\n    ```\n    python app/manage.py createsuperuser\n    ```\n* You can now login using the details entered in the above command at 127.0.0.1:8000/admin\n\n## External Link\nThis project is hosted at [here](https://api.knctu.com/api) for AppCon'19.\n\n## Dependencies\nTwix Server has the following dependencies:\n\n* [Django](https://github.com/django/django)\n* [Django REST Framework](https://github.com/encode/django-rest-framework)\n* [fcm-django](https://github.com/xtrinch/fcm-django)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiaga%2Ftwix-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiaga%2Ftwix-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiaga%2Ftwix-server/lists"}