Auth
| API | Description |
|---|---|
| POST Auth/login |
No documentation available. |
| POST Auth/signup |
No documentation available. |
Calculator
| API | Description |
|---|---|
| POST Calculator/calculateData |
No documentation available. |
| POST Calculator/contact |
No documentation available. |
| POST Calculator/InsertBlog |
No documentation available. |
| POST Calculator/DeleteBlog |
No documentation available. |
| GET Calculator/GetAllBlogs?postStatus={postStatus} |
No documentation available. |
| GET Calculator/GetBlogBySlug?slug={slug} |
No documentation available. |
WebsiteImages
| API | Description |
|---|---|
| GET WebsiteImages/GetServiceImages |
No documentation available. |
| GET WebsiteImages/GetProjectImages |
No documentation available. |
| GET WebsiteImages/GetPartnerImages |
No documentation available. |
| POST WebsiteImages/UpdateServiceImage |
No documentation available. |
| POST WebsiteImages/AddProjectImage |
No documentation available. |
| POST WebsiteImages/AddPartnerImage |
No documentation available. |
| POST WebsiteImages/RemovePartnerImage |
No documentation available. |
| POST WebsiteImages/RemoveProjectImage |
No documentation available. |