Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Roblox API Simplifier

This repository is coded in Typescript and is fully self-coded by me (kkeyy)

The purpose of this is:

  • To be able to fetch all roblox users (including thumbnails) by fragments of the provided username
  • To be able to fetch all public experiences (including thumbnails) by the provided username

I have coded this for a project of mine, which I do not wanna reveal. I made this public so users who might have same ideas and need something like this can freely use it.

Usage

  1. Open Terminal (Make sure you have node installed)
  2. Run 'npm install'
  3. Run 'npm start'

Endpoints

Dependencies

This repository uses express, eslint and node-fetch

About

This backend was fully self-coded and the purpose of it is to simplify the usage of the Roblox API.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages