Skip to content

Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object. A proxy controls access to the original object, allowing you to perform something either before or after the request gets through to the original object.

License

Notifications You must be signed in to change notification settings

ParsaMehdipour/Intro-To-Proxy-Design-Pattern

Error
Looks like something went wrong!

About

Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object. A proxy controls access to the original object, allowing you to perform something either before or after the request gets through to the original object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages