Neko Nik C++ API is a high-performance C++ API built with Crow. It is designed to facilitate the development of RESTful services with a focus on ease of use and high efficiency.
- A C++17 compatible compiler
- CMake
- Make
- Clone the repository:
git clone https://github.com/Neko-Nik/Cpp-API-Template.git
cd Cpp-API-Template
- Build the project using CMake and Make:
mkdir build
cd build
cmake ..
make
- Run the main application:
./main_api
This project is licensed under the Commercial Standard License. By purchasing this license, you are allowed to use this product, but we retain the copyright to the software.
- Source code is NOT provided.
- Warranty is NOT given.
- You are allowed to have this software installed on 3 machine(s) at once.
- Commercial or educational use is NOT allowed.
- Redistribution or reselling of the software is prohibited.
For the full license text, see the LICENSE
file.
For more information, visit my imprint or contact me at admin@nekonik.com.
Copyright © Neko Nik. All Rights Reserved.