Skip to content

danurt/fstcore_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

fstcore for Java

This is an sdk platform written in Java language runtime, these function is for support software development Java runtime.

Screenshots

App Screenshot

Documentation

Documentation

Installation

Install fstcore_cpp with git

  git clone --recurse-submodule https://github.com/fstcore/fstcore_cpp.git
  cd fstcore_cpp

Usage/Examples

#include "fstcore/fstcore.cpp"

int main(argc, char* argv[]) {
  fstcore fstcore = fstcore();
  fstcore.init();
  fstcore.util.text.base64encode("Hello World !");
  return 0;
}

Features

  • Database
  • Encoder Decoder / Text / RegEx
  • Audio / Video
  • Socket / Websocket / HTTP
  • System / Proccess
  • Debug / Analysis

Acknowledgements

Badges

License: shields.io

MIT License GPLv3 License AGPL License

Authors

Feedback

If you have any feedback, please reach out to us at admin@fstcore.nex.sh

Support

For support, email admin@fstcore.nex.sh or join our Slack channel.

🚀 About Me

I'm a full stack developer...

🔗 Links

portfolio linkedin twitter

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

🔗 Donate and Support

Ko-Fi Bicoin Monero Dogecoin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages