Git Product home page Git Product logo

02_mini_api's Introduction

๐ŸŽฌ Mission Briefing: Project Anime API ๐ŸŽฌ

Mission Objective:

Your mission, should you choose to accept it, is to develop an API capable of supplying crucial details for Japanese anime content to online streaming platforms. This API will serve as the backbone for delivering rich metadata, ensuring an immersive and seamless experience for anime enthusiasts worldwide.

Mission Scope:

Your task involves creating a robust API that can efficiently handle requests from streaming platforms, providing comprehensive information on a vast array of Japanese anime titles. From basic details such as title, genre, and release date, to more intricate data like synopsis, episode count, and ratings, the API must be capable of delivering an extensive range of metadata with speed and accuracy.

Mission Execution:

Your expertise in software development, API design, and data management will be crucial for the success of this mission. Collaborate closely with stakeholders to gather requirements, prioritize features, and ensure alignment with the objectives of online streaming platforms. Employ industry best practices, innovative technologies, and meticulous attention to detail to deliver an API that exceeds expectations and sets new standards for anime content delivery.

๐Ÿ•ถ๏ธ This message will self-destruct in 5... 4... 3... 2... 1... ๐Ÿ•ถ๏ธ

Feel free to use the trello board to organise your work on the project. You can start by creating one card for each task.

TODOs

0 - Add a new private repository for the project into your github account [ ]

1 - Add me as a collaborator of the project [ ] # for the code reviews

2 - Create a minimal flask api using link in reference

3 - Make request using postman to the API endpoint created in step 2

4 - Create a python file to play with sqlalchemy (using example provided)

5 - Import data from a csv to sqlite database using SQLAlchemy with a python script [ ]

7 - List the first 100 animees sorted by release date with FlaskSQLAlchemy + postman test [ ]

8 - Get all details about "Death Note" + postman test [ ]

9 - Add an animee not existing in the database + postman test [ ]

10 - Update partially an animee + postman test [ ]

11 - Update completely an animee + postman test [ ]

12 - Delete an animee + postman test [ ]

13 - Generate a token for a client + postman test [ ]

14 - Only authenticated clients can interact with the API + postman test [ ]

Docs

To complete this project, a link to a documentation is expected to help any clients to interact with the API.

Test

In order to test that the API is responding accordingly, you can also implement automated tests use pytest. At least one integration test is required for each request.

Resources

02_mini_api's People

Contributors

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