Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hache22/django-crud-react
Proyecto que crea una API enpoint para enviar Datos
https://github.com/hache22/django-crud-react
python tailwindcss vitejs
Last synced: 16 days ago
JSON representation
Proyecto que crea una API enpoint para enviar Datos
- Host: GitHub
- URL: https://github.com/hache22/django-crud-react
- Owner: hache22
- Created: 2024-09-04T03:41:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T23:34:08.000Z (2 months ago)
- Last Synced: 2024-10-16T19:06:52.096Z (about 1 month ago)
- Topics: python, tailwindcss, vitejs
- Language: Python
- Homepage:
- Size: 13.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PROYECTO en Desarrollo - API CON Python Y ViteJs
- Se crea una REST API con Python y despues se usa Vitejs para generar la aplicacion cliente y consumir los endpoints a traves de peticiones HTTP.
- Adicionalmente, se añadirá TailwindCSS para estilizar la aplicacion.