{"id":18039447,"url":"https://github.com/sumanthratna/practica-api","last_synced_at":"2026-04-15T12:38:05.002Z","repository":{"id":37820966,"uuid":"188755393","full_name":"sumanthratna/practica-api","owner":"sumanthratna","description":"A RESTful API for fetching sentences from the Spanish sentence generator at https://www.123teachme.com/. ","archived":false,"fork":false,"pushed_at":"2023-01-13T10:01:04.000Z","size":99,"stargazers_count":2,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T09:28:30.744Z","etag":null,"topics":["api","django","django-rest-framework","english","rest-api","spanish"],"latest_commit_sha":null,"homepage":"https://practica-api.sites.tjhsst.edu","language":"Python","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/sumanthratna.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}},"created_at":"2019-05-27T02:08:34.000Z","updated_at":"2023-06-10T19:22:59.000Z","dependencies_parsed_at":"2023-02-09T15:15:50.736Z","dependency_job_id":null,"html_url":"https://github.com/sumanthratna/practica-api","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/sumanthratna%2Fpractica-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumanthratna%2Fpractica-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumanthratna%2Fpractica-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumanthratna%2Fpractica-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumanthratna","download_url":"https://codeload.github.com/sumanthratna/practica-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"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","django","django-rest-framework","english","rest-api","spanish"],"created_at":"2024-10-30T14:09:27.763Z","updated_at":"2025-10-16T01:13:23.310Z","avatar_url":"https://github.com/sumanthratna.png","language":"Python","readme":"# practica-api\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/40de1c4030584dea97eefaf17cf75e3b)](https://app.codacy.com/app/sumanthratna/practica-api?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=sumanthratna/practica-api\u0026utm_campaign=Badge_Grade_Dashboard) [![Build Status](https://travis-ci.com/sumanthratna/practica-api.svg?branch=master)](https://travis-ci.com/sumanthratna/practica-api)\n\nYour code should have the following structure:\n\n    ├── run.sh\n    ├── private\n    │   ├── ...\n    └── public\n        ├── \u003cTHIS REPO\u003e\n\n`run.sh` should have the following contents (on [Director](https://director.tjhsst.edu/), `run.sh` starts at `public/`):\n\n```sh\n#!/bin/sh\n\n# This assumes you've created a virtual environment and installed Gunicorn\n\nsource venv/bin/activate\n\npython manage.py collectstatic --no-input\ngunicorn --bind $HOST:$PORT --workers 1 'practica_api.wsgi:application'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumanthratna%2Fpractica-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumanthratna%2Fpractica-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumanthratna%2Fpractica-api/lists"}