/sdkgen-playground-api

sdkgen playground's (https://github.com/marcelovicentegc/sdkgen-playground) API.

Primary LanguageGo

🎮 sdkgen-playground-api

Build Status

Development directions

  1. Install Crystal
  2. Clone the sdkgen
  3. Clone this repo on the same folder level of the sdkgen folder: git clone https://github.com/marcelovicentegc/sdkgen-playground-api
  4. Make the sdkgen.sh an executable if necessary: chmod +x sdkgen.sh
  5. You are good to go! Move into the src folder and run the API: cd src && go run main.go