baderkha / roblox-game-api

express js api for roblox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

express js api for roblox


Languages

Language:JavaScript 96.6%Language:Dockerfile 3.4%