Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).