https://github.com/theprojectsx/random-tools-api
Random Tools API created using Flask
https://github.com/theprojectsx/random-tools-api
Last synced: 11 months ago
JSON representation
Random Tools API created using Flask
- Host: GitHub
- URL: https://github.com/theprojectsx/random-tools-api
- Owner: TheProjectsX
- Created: 2024-08-10T18:38:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T19:07:31.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T18:51:03.233Z (about 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random tools API created using Python Flask
## TO Test
```bash
pip install -r requirements.txt
python app.py
```