Git Product home page Git Product logo

demo_api_for_imdb's Introduction

DEMO API FOR IMDB

Key attraction in this Dummy API :

1.) Use of user secret for connection string
2.) Use of Dependency Injection
3.) Separate and clean code to maintain project
4.) Use of swaggerUI
5.) Transaction in EF
6.) Unit Test Cases
7.) Mocking of DBContext (https://docs.microsoft.com/en-us/ef/ef6/fundamentals/testing/mocking?redirectedfrom=MSDN)
8.) Filters
9.) Custom Middleware
10.) Custom Validation
11.) Microservice API Gateway using Ocelot
12.) Gzip Response compression in startup file, added controller to demo this
13.) Rate Limiter to IMDB API using AspNetCoreRateLimit.

How to run this?
**Make sure to have atleast SQL Server 18 and VS19 / 22.

1.) Goto Database folder run in following order
a.) AssignmentScript - Table and Database Creation
b.) AssignmentScript - Adding Joining Tables
c.) AssignmentScript - DQL
d.) Open PM Command note and in this folder and copy the command
2.) Goto API and open .sln file, then PM Console and paste the command in it.
3.) Build and run.



Here are few screenshots to visualize:
![3-edit-movie](https://user-images.githubusercontent.com/29522704/179511711-0037bd54-9230-494b-b38c-dd44b3527f1e.png)
![2-create-movie](https://user-images.githubusercontent.com/29522704/179511724-80bda0b6-a045-4c6f-b28c-e653022be6de.png)
![1-list-movies](https://user-images.githubusercontent.com/29522704/179511732-bd39f7d6-8576-463c-9b6b-19ad59e4bdf6.png)
![5-create-producer](https://user-images.githubusercontent.com/29522704/179511737-c5537b79-acf1-4483-90ae-65780892e459.png)
![4-create-actor](https://user-images.githubusercontent.com/29522704/179511746-ff54e5b9-46ca-475c-8926-48c8f8c0712a.png)

demo_api_for_imdb's People

Contributors

ks1990cn avatar

Stargazers

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