- No need to create new APIs in code and deploy a new app each time, here you just need to write a new logic put it in a DLL and add your new API in the appSetting, and connect the API to the DLL you exported.
- Factory Pattern
- Reflection
- .NET 8
- Minimal APIs
-
Notifications
You must be signed in to change notification settings - Fork 0
The Dynamic API project enables the creation of configurable API endpoints defined through a configuration file (appsettings.json).This approach ensures rapid adaptability and ease of maintenance for evolving API requirements.
ayodeko/DynamicAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The Dynamic API project enables the creation of configurable API endpoints defined through a configuration file (appsettings.json).This approach ensures rapid adaptability and ease of maintenance for evolving API requirements.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published