https://github.com/fscotto/hr-resources
Simple REST API in Python for HR departements
https://github.com/fscotto/hr-resources
demo-app python3 rest-api
Last synced: 10 months ago
JSON representation
Simple REST API in Python for HR departements
- Host: GitHub
- URL: https://github.com/fscotto/hr-resources
- Owner: fscotto
- License: gpl-3.0
- Created: 2021-06-20T08:22:31.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:48:05.000Z (over 1 year ago)
- Last Synced: 2025-01-21T19:15:05.331Z (over 1 year ago)
- Topics: demo-app, python3, rest-api
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HR Resources
Simple REST API using Flask microframework to handle HR department.
This is a demo to help you learn how to use Flask and Python to build REST services.