Git Product home page Git Product logo

mafannam / djinni-clone-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13.18 MB

This is the repository for the Djinni-Clone-API project, which is a clone of the Djinni web service. This API implements a basic set of functionalities allowing users to interact with the platform.

License: MIT License

Python 95.71% Makefile 0.67% Dockerfile 0.39% Shell 0.37% HTML 2.86%
celery celerybeat django django-rest-framework docker drf-spectacular jwt-authentication oauth2 redis flower nginx postgresql job job-portal nextjs react typescript

djinni-clone-api's Introduction

Djinni-Clone-API

This is the repository for the Djinni-Clone-API project, which is a clone of the Djinni web service. This API implements a basic set of functionalities allowing users to interact with the platform.

Djinni title

Diagram DB

Djinni diagram DB

Description

Djinni-Clone-API is developed using Django, one of the most popular frameworks for building web applications in Python. This API provides features such as user registration, advertisement creation, user profile management, and other core functionalities.

Djinni frontend

Requirements

To run this API, you'll need:

  • Python 3.11
  • Django
  • Django REST Framework
  • and other dependencies listed in the requirements.txt file

Installation and Running

  1. Clone the repository to your local machine:
$ git clone https://github.com/MafanNam/Djinni-Clone-API.git
  1. Navigate to the project directory:
$ cd Djinni-Clone-API
  1. Install dependencies:
$ pip install -r requirements.txt
  1. Apply migrations to create the database:
$ python manage.py migrate
  1. Run the server:
$ python manage.py runserver

You can now access the API in your browser at http://127.0.0.1:8000/.

Docker in development

Not completed

API Documentation

The API documentation is not available localhost:8080.

Djinni endpoints

Author

This project is developed by Mafan.

License

This project is licensed under MIT License.

djinni-clone-api's People

Contributors

mafannam avatar

Stargazers

 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.