✅ Modern Reference API Project/Template
Hi, we are looking to create a public facing API. I found this reference project to help figure out compliance details and security mechanism: https://github.com/erwinkramer/bank-api?tab=readme-ov-file#bank-api Does anyone know if there are other such reference/template projects? I don't see that this one has versioning which is a big deal for us in case of back compatibility.
GitHub
GitHub - erwinkramer/bank-api: The Bank API is a design reference p...
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API. - erwinkramer/bank-api
8 Replies
it's unlikely that you will find an example repo that exactly matches your requirements, you'll have to take inspiration from one or more to design something that actually fits your needs
Thanks for the reply, what is the most standard way of doing versioning?
i don't know of any particular standard, lots of architectural decisions depend on your specific requirements
ah yeah of course
the only general advice i'd give is keep it simple until you actually need complexity, don't go crazy with layers and abstractions and stuff until you need it
my hope was to find more of those kind of Bank reference projects so I can learn from more than one
Unknown User•5w ago
Message Not Public
Sign In & Join Server To View
If you have no further questions, please use /close to mark the forum thread as answered