# Phaxios
Features | Check |
---|---|
File Commands | Done |
Server Request | No |
This npm was made to facilitate users who make systems of registration, registration, database, well, among other things, but if this npm managed to help you in any way I thank you very much!
$ npm install phaxios
const phaxios = require('phaxios');
phaxios.createServer(8065, "Server is Already created!") //Creating Server
phaxios.sendServer('/', "Hello, my localhost is already create and is functional!") //Adds the / symbol to a localhost and displays a message (Hello, my localhost is already created and working)
If you are in doubt about something just enter our official discord server to answer your question / doubt!