Giter Club home page Giter Club logo

oc_python_p10's Introduction

OC_Python_P10 | SoftDesk

Welcome to the GitHub repository of the SoftDesk API.

This RESTful API is designed to provide a high-performance and secure backend, serving front-end applications on various platforms.

Developed with Django and Django REST Framework (DRF), it meets modern requirements for security, performance, and sustainable development.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.8+
  • Poetry for dependency management

Installation

Clone this repository to your local machine.

git clone https://github.com/yourusername/softdesk-api.git

Navigate to the project folder:

cd softdesk-api

Use Poetry to install the project dependencies.

poetry install

Activate the virtual environment.

poetry shell

Apply the migrations to set up the database.

python manage.py migrate

Start the development server.

python manage.py runserver

Usage

Once the server is running, you can access the API at the following address: http://localhost:8000/api/

The API entry points include:

Users: Management of users, including registration, login, and profile management.
Projects: Creation, modification, and consultation of projects.
Issues: Management of issues related to projects, including creation, modification, and tracking.

Security

In accordance with OWASP and GDPR specifications, this API implements:

JWT Authentication for secure management of user sessions.

Role-based permissions to control access to the API's various resources. Data protection to ensure the confidentiality and security of user information.

oc_python_p10's People

Contributors

0ddbird avatar alexandregazagnes avatar

Stargazers

Nidal Chateur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.