flexie-api
v1.0.5
Published
<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/FlexieTeam"> <img src="https://cdn.discordapp.com/attachments/883632821342720000/889512019294818404/98c530a329de23a945a9068b55d7afb1-removebg-preview.png" alt="Logo" width="
Downloads
3
Readme
Built With
This section lists the main frameworks we created using our project.
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
You must download nodejs to use this software.
https://nodejs.org/en/download/current/
Installation
- İnstall the package
npm install flexie-api
- İmport your index file
const FlexieApi = require('flexie-api')
- And one last step for you to use our package. Add this to your code.
const flexie = new Flexie({ json: true, //json not used yet logger: true // logger true & false }, 3000)// port
Usage
For more examples, please refer to the Documentation
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Your Name - Discord - flexie-api.js.org
Project Link: https://github.com/FlexieTeam/flexie-api