Giter VIP home page Giter VIP logo

nuxkit's Introduction

NuXkiT

NuXkiT is a featured CodeHub Command-Line Interface (CLI) allows admins to interact with statistics on the client side. NuX uses RESTful API service to transfer data. Also, you need to be signed in as an admin on the server. In this case, CodeHub can generate a new token for you, so you can use the achieved token key to integrate with suggestions, snippets, and teammates are submitted to the database.

Login

First, you can use the facilities if you log in. You are able to login/out any time you want with commanders.

Commander

NuX is a kind of console-based program lets you to communicate in an interactive shell. Here we have a listed table that shows you the available commands in NuX.

Command Description Short Form
snippet to show snippets snip
teammate to show teammates team
suggest to show suggestions sugg
help to see the admin manual help
logout logout and login into NuX logout
clear to clear the console clea
exit to exit the console exit

End-points (According to CodeHub Admin APIs)

You may need to transfer data from the client side to the server using APIs, so there are no concerns.

1. Authentication

CodeHub is a Token-based website that allows admins to transfer data using Application/JSON style. After the migration you can access to ../api/vX/admin/login or ../api/vX/admin/logout to both logging in or logging out from the website.

3. See Snippets

Use ../api/vX/admin/snippet to show all saved snippets from all users. You can also use ../api/vX/admin/snippet/<SID> for CRUD access.

4. See Teammates

To see teammates and add how much you want, you can locate in ../api/vX/admin/team. Use ../api/vX/admin/team/<ID> to modify any teammate you want.

5. See Suggestions

To change, create, and show any suggestion use the following addresses. (You have to be logged in as the superuser if you want the CRUD access)

../api/vX/admin/suggest/
../api/vX/admin/suggest/<ID>

Fork

Fork for free :)

nuxkit's People

Contributors

lnxpy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.