This is an automated archive.
The original was posted on /r/golang by /u/CreeDanWood on 2023-09-01 19:36:24+00:00.
Hello So there is an app in my country, basically it’s a bank app and they have an API so people can use it and i want to create a library for it in go so go Devs use it easily.
so what i want is i have no idea what design patterns people use in creating those libraries, Does any body know any repo or something i can look at and try to learn why they do and how?
The API is pretty simple has login and i think 4-5 more endpoints.
You must log in or register to comment.