Git Product home page Git Product logo

manga_api's Introduction

⚓..
Ô toi, jeune nakama de notre univers, viens lire ta "Vivre Card" (ton manga préféré) sans être dérangé par la Marine (les pop-ups et publicités intrusives 🚯).

Voix off 📢 :
Ainsi naquit cette API One Piece, permettant d'accéder à tous îles futuriste comme EGGHEAD ( les chapitres de manière simple et efficace. )

Ce navire de pirate, afin d'être plus rapide, fiable et facile à utiliser, se voit doter du super méga Laser de destruction ⚡ capable de faire des ravages (FastAPI) et ainsi de trouver rapidement la seule voie qui mène à Laugh Tale sans Log Pose (distractions inutiles qui peuvent ruiner votre expérience de lecture).

Mais ce n'est pas tout ! Prochainement, vous allez découvrir l'Histoire du Siècle Oublié et tout ce qui va avec grâce à notre future super méga application qui va regrouper tous tes mangas préférés. 🪐

Donc, cher(e) nakama, je serai ravi(e) de lire tes théories sur la date de sortie de la méga appli et autres choses dont toi seul(e) est capable d'imaginer.

Vive One Piece, Vive les Mangas ! 👒

Guide 🗺️

We have three script:

"""
    In one_piece_scrapper.py :
       -> We get all information and added them into the database
    In one_piece_api.py :
       -> We create our api using Fast api
   In views.py :
       -> We create our function and export them in one_piece_api     
"""
     

When we restart one_piece_scrapper.py, the database will be upgraded

API documentation

How to run api :

    python one_piece_api.py

alt text

Now copy the url in Postman and copy Path for getting information:

alt text

DOCS = {
    "/about/": "Get information about",
    "/docs/": "Documentation.",
    
    "/chapters/": "Get all chapters",
    "/chapters/100/name/": "Get name only about chapter 100",
    "/chapters/100/pages/": "Get all images about chapters 10",
    "/chapters/100/pages/13": "Get image only of chapters 13",
}

Best Practice

Use a API platform  like Postman.

manga_api's People

Contributors

nouha404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lamine2000

manga_api's Issues

Présenter le Projet

Il faut savoir présenter un Projet ! 🚀
L'aspect technique est important mais pas autant que l'aspect humain. 🍹✨
Il faut mettre l'ambiance et accueillir le public, on veut du show 😂 des couleurs 🖼 One Piece !

image

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.