{"id":14065718,"url":"https://github.com/cosmic-byte/flask-restplus-boilerplate","last_synced_at":"2025-07-29T21:33:02.079Z","repository":{"id":46757627,"uuid":"125351625","full_name":"cosmic-byte/flask-restplus-boilerplate","owner":"cosmic-byte","description":"A boilerplate for flask restful web service","archived":false,"fork":false,"pushed_at":"2023-02-15T21:59:33.000Z","size":32,"stargazers_count":665,"open_issues_count":13,"forks_count":238,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-08-14T07:09:40.937Z","etag":null,"topics":["blueprint","flask","flask-api","flask-restplus","jwt-authentication","makefile","migration","sqlalchemy"],"latest_commit_sha":null,"homepage":null,"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/cosmic-byte.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":"2018-03-15T10:35:38.000Z","updated_at":"2024-07-31T21:10:50.000Z","dependencies_parsed_at":"2022-08-21T16:00:21.155Z","dependency_job_id":null,"html_url":"https://github.com/cosmic-byte/flask-restplus-boilerplate","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/cosmic-byte%2Fflask-restplus-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-byte%2Fflask-restplus-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-byte%2Fflask-restplus-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-byte%2Fflask-restplus-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-byte","download_url":"https://codeload.github.com/cosmic-byte/flask-restplus-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228052590,"owners_count":17862103,"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":["blueprint","flask","flask-api","flask-restplus","jwt-authentication","makefile","migration","sqlalchemy"],"created_at":"2024-08-13T07:04:39.725Z","updated_at":"2024-12-04T05:30:47.792Z","avatar_url":"https://github.com/cosmic-byte.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"#### FLASK RESTX BOILER-PLATE WITH JWT\n\n### Terminal commands\nNote: make sure you have `pip` and `virtualenv` installed.\n\n    Initial installation: make install\n\n    To run test: make tests\n\n    To run application: make run\n\n    To run all commands at once : make all\n\nMake sure to run the initial migration commands to update the database.\n    \n    \u003e python manage.py db init\n\n    \u003e python manage.py db migrate --message 'initial database migration'\n\n    \u003e python manage.py db upgrade\n\n\n### Viewing the app ###\n\n    Open the following url on your browser to view swagger documentation\n    http://127.0.0.1:5000/\n\n\n### Using Postman ####\n\n    Authorization header is in the following format:\n\n    Key: Authorization\n    Value: \"token_generated_during_login\"\n\n    For testing authorization, url for getting all user requires an admin token while url for getting a single\n    user by public_id requires just a regular authentication.\n\n### Full description and guide ###\nhttps://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563\n\n\n### Contributing\nIf you want to contribute to this flask restplus boilerplate, clone the repository and just start making pull requests.\n\n```\nhttps://github.com/cosmic-byte/flask-restplus-boilerplate.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-byte%2Fflask-restplus-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-byte%2Fflask-restplus-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-byte%2Fflask-restplus-boilerplate/lists"}