Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duketheduck1/django_react
https://github.com/duketheduck1/django_react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/duketheduck1/django_react
- Owner: duketheduck1
- Created: 2024-07-22T14:55:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T18:21:46.000Z (6 months ago)
- Last Synced: 2024-08-14T16:41:34.536Z (5 months ago)
- Language: JavaScript
- Size: 18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Rest API
A practice project using Django REST Framework.
## Built With
- Python
- Django
- React
- Vite.js
- VS Code
- Git## Contribution
Contributions are welcomed. Please include proof of the changes made in VS Code in your pull request (PR).
## TODO
- [ ] Add an image upload function
- [ ] Create a login function
- [x] Create an edit function
- [x] Create a post function## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/ducoday12345/djangogirls/blob/main/LICENSE) file for details.
## Contact
For any inquiries, please contact [Duc Minh Nguyen](mailto:[email protected]).
## Further Reading
- [Django Documentation](https://docs.djangoproject.com/en/)
- [VS Code Documentation](https://code.visualstudio.com/docs)
- [React Documentation](https://legacy.reactjs.org/docs/getting-started.html)
- [Vite.js Documentation](https://vitejs.dev/guide/)Thank you for checking out my practice project (for no reason)!