Hal9k Api 0.1.2 | GitLocker.com Product

Hal9k-API 0.1.2

Last updated:

0 purchases

Hal9k-API 0.1.2 Image
Hal9k-API 0.1.2 Images

Free

Languages

Categories

Add to Cart

Description:

Hal9kAPI 0.1.2

Hal9k-Overmind-API
The HackerLab 9000 Overmind API server.
What is Hal9k-Overmind-API?
This is a back-end server designed to provide HTTP API access to the HackerLab 9000 Library.
Future Goals
In the future, this API will include the ability to set up playlists, user authentication, access control, and more. The end goal is to create an API capable of being integrated with any number of front-end systems.
Installation
pip install Hal9k-API
Note: This requires the VirtualBox SDK to be properly installed and configured. Instructions will be added to this repository soon.
Usage
To start the API server:
python3 -m hal9k_api
The API runs in debug mode on port 5000. It's accessible via HTTP methods:
haxys@straylight:~$ curl -X GET http://localhost:5000/
This is the HackerLab 9000 Overmind API Server. For more information, see <a href='https://github.com/haxys-labs/Hal9k-Overmind-API'>the GitHub repository</a>.
haxys@straylight:~$ curl -X GET http://localhost:5000/get_tracks/
{"tracks": ["Kali 2020.2 x64", "Debian 9.11 x64"]}

Changelog

0.1.2 :: Refactored code; API remains consistent.
0.1.1 :: Fixed some minor bugs.
0.1.0 :: Implemented get_tracks functionality.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.