thai-lotto-api
thai-lotto-api copied to clipboard
Thai Lottery API V2 Plans
I am going to develop this API from ground up again, but no worries old endpoint will still and always work
Rough idea of the next version
The next version I will begin to use /v2
as the default endpoint to separate each version form others, preventing me from accidentally change any code in the old endpoint.
All object and responses keys will be renamed accordingly, along with better TypeScript definition, and hopefully I will make a complete NPM package which will contains all necessary functions to help you develop quicker.
Finally, I will also provide /v2/graphql
as GraphQL endpoint for guys who loves to optimize their application.