Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am looking to resources and documentation that help me to build an SDK from scratch for my own projects, so I can later on give it to my customers to make changes on the core model without returning to me. The language I want to use is Angular and the IDE is Visual Studio Code.

I appreciate your help


What I have tried:

I searched online and what I got was not explain what I am looking for.
Posted
Updated 23-Aug-22 21:36pm

1 solution

It is impossible to answer such a generalised question. The SDK will be dependent on the system you are creating and the interface that you want to provide to the users. The choice of language is secondary and should not matter to the users. Is this to be a simple library that users will use to access some local system, or a remotely accessed web or REST service?
 
Share this answer
 
Comments
The Omani Chef 24-Aug-22 6:35am    
Thank you Richard for your answer. Sorry I am new in this and I don't have knowledge. Let's assume I want to build eTendering platform, I will use Angular, node js, express js and postgreSQL. Then I will give it to customer with the ability to change in platform using my SDK. That's why I want to build my own SDK. I am not sure about this. If you have any suggestion or references that give me a good understanding to SDK will be great.
Richard MacCutchan 24-Aug-22 11:55am    
Sorry, but this forum is for specific technical questions. Your query is not something that can be answered here, it is more a research and design issue. Furthermore, since we have no information on the system you are developing we cannot possibly help to design an SDK.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900