https://github.com/schenkd/webapi
Base class for the development of a Python Web API.
https://github.com/schenkd/webapi
Last synced: 5 months ago
JSON representation
Base class for the development of a Python Web API.
- Host: GitHub
- URL: https://github.com/schenkd/webapi
- Owner: schenkd
- License: mit
- Created: 2020-05-16T16:23:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:54:18.000Z (about 3 years ago)
- Last Synced: 2025-02-22T15:59:58.804Z (11 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebAPI
Base class for the development of a Python Web API.