/roblox-game-api

express js api for roblox

Primary LanguageJavaScript

Ultra Violet Api for roblox game

Author : Ahmad Baderkhan


This is an express js restful api that was intended on providing functionality to add to the game outside of the scope of the roblox engine . Forexample , rendering custom fonts via generating images


How to start

  • npm install
  • npm run start

Deployment This package is written to deploy to serverless Lambda via aws cloud provider read about lambda serverless framework at serverless.com

  • npm run deploy