Skip to content

8bitbase/deploy-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

deploy your code

API link: http://api.8bitbase.com/deploy/execute
Desc
1 lang: string Name develop language
2 code: text Your source code
3 token: string 0

lang

Language name:
'C#'
'VB.NET'
'F#'
'Java'
'Python'
'C (gcc)'
'C++ (gcc)'
'Php'
'Pascal'
'Objective-C'
'Haskell'
'Ruby'
'Perl'
'Lua'
'Nasm'
'Sql Server'
'Javascript'
'Lisp'
'Prolog'
'Go'
'Scala'
'Scheme'
'Node.js'
'Python 3'
'Octave'
'C (clang)'
'C++ (clang)'
'C++ (vc++)'
'C (vc)'
'D'
'R'
'Tcl'
'MySQL'
'PostgreSQL'
'Oracle'
'Swift'
'Bash'
'Ada'
'Erlang'
'Elixir'
'Ocaml'
'Kotlin'
'Brainfuck'
'Fortran'

code

Source code develop
Example: Node.js

console.log("Hello, World!");

token

Token code to allow use api. Now, use free with token is 0.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published