Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavik-ag/devexpo-backend
DevExpo Backend Repository
https://github.com/bhavik-ag/devexpo-backend
django django-rest-framework postgresql
Last synced: 27 days ago
JSON representation
DevExpo Backend Repository
- Host: GitHub
- URL: https://github.com/bhavik-ag/devexpo-backend
- Owner: Bhavik-ag
- Created: 2023-06-17T06:13:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-10T10:08:25.000Z (over 1 year ago)
- Last Synced: 2024-10-27T20:15:52.563Z (2 months ago)
- Topics: django, django-rest-framework, postgresql
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevExpo-Backend
This is the backend repository for the **DevExpo** project. It provides the API and server-side functionalities for the project.
## Technologies Used
- [Django](https://www.djangoproject.com/): Web framework for building robust and scalable web applications.
- [Django Rest Framework](https://www.django-rest-framework.org/): Toolkit for building web APIs in Django.
- [PostgreSQL](https://www.postgresql.org/): Open-source relational database management system for data persistence.For more information about the project, please visit the [DevExpo Frontend Repository](https://github.com/Bhavik-ag/DevExpo-Frontend).