https://github.com/rita-okonkwo/know-backend
API for Know Android Application built using Flask (Python)
https://github.com/rita-okonkwo/know-backend
flask flask-api flask-server flask-sqlalchemy python
Last synced: about 2 months ago
JSON representation
API for Know Android Application built using Flask (Python)
- Host: GitHub
- URL: https://github.com/rita-okonkwo/know-backend
- Owner: Rita-Okonkwo
- Created: 2020-06-06T17:52:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T19:01:03.000Z (over 5 years ago)
- Last Synced: 2025-04-04T09:13:12.665Z (about 1 year ago)
- Topics: flask, flask-api, flask-server, flask-sqlalchemy, python
- Language: Python
- Homepage:
- Size: 6.83 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Know-Backend
## Introduction
The Backend for the Know android application built using Flask
## Tech stack
- SQL
- Python (Flask)
## What I learned
- How to build an API using Python(Flask)
## Links
- [Know Android Application Repo](https://github.com/Rita-Okonkwo/Know-Android)
## License
```
Copyright 2020 Rita Okonkwo
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```