https://github.com/jhonshua/parkings-api-fastapi
CRM para estacionamiento | FastApi | actualmente esta api esta en desarrollo
https://github.com/jhonshua/parkings-api-fastapi
api api-rest api-server fastapi postgresql python
Last synced: 3 months ago
JSON representation
CRM para estacionamiento | FastApi | actualmente esta api esta en desarrollo
- Host: GitHub
- URL: https://github.com/jhonshua/parkings-api-fastapi
- Owner: jhonshua
- License: mit
- Created: 2024-07-01T21:52:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T20:29:03.000Z (over 1 year ago)
- Last Synced: 2025-03-11T08:51:10.971Z (over 1 year ago)
- Topics: api, api-rest, api-server, fastapi, postgresql, python
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Name: Exchange-Rates-API-FastApi

## Documentation
http://127.0.0.1:8000/docs
## Description
build virtual environment:
venv\Scripts\activate.ps1
## Installation
Provide instructions on how to install the project and its dependencies.
## Usage
uvicorn main:app
uvicorn main:app --port 5000 --reload
## Contributing
If you encourage contributions, outline the process for submitting code changes or reporting issues.
## Proposed folder structure:
├── .env
├── .venv
├── README.md
├── LICENSE
├── requirements.txt.py
├── main.py
├── dockerfile
├── .gitignore
├── api.code-workspacee
├── .dockerignore
├── utils/
├── templates/
│ ├── email_templete/
│ └── generic_templete/
├── schemas/
├── routes/
├── models/
├── middleware/
├── test/
├── controllers/
├── config/
└── ...
## Clonar:
https://github.com/jhonshua/Backend-Parking-Lot.git
## documentacion:
https://app.getpostman.com/join-team?invite_code=271a7be96486bacc2dec27d68191660a9394da106257c2a95f0f06c120cc7210&target_code=ab019c3497d922e183c8e36e749ce4cb
**by: Julio cesar llinas**
**www.linkedin.com/in/julio-cesar-llinas-ba65a6127**