https://github.com/codetheorem/image-security
https://github.com/codetheorem/image-security
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codetheorem/image-security
- Owner: codetheorem
- License: mit
- Created: 2021-12-26T21:34:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T17:04:21.000Z (over 4 years ago)
- Last Synced: 2025-03-11T09:54:48.949Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
to run server
`uvicorn main:app --reload`
to see docs
` http://127.0.0.1:8000/docs`