Skip to main content

Python

Beginning the W.O.I.N. API

·1018 words·5 mins
Requirements # In the previous post, I mentioned I want to create this API using Go so I’ll need a web framework, and since I’m planning to return JSON when calls are made I’ll need a NoSQL database solution. Also, since I don’t want to write all the stats and information for all of WOINs data I’ll need to get it from somewhere.