Skip to content

Neko-Nik-Org/Cpp-API-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neko Nik C++ API

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.

Getting Started

Prerequisites

  • A C++17 compatible compiler
  • CMake
  • Make

Building the Project

  1. Clone the repository:
git clone https://github.com/Neko-Nik/Cpp-API-Template.git
cd Cpp-API-Template
  1. Build the project using CMake and Make:
mkdir build
cd build
cmake ..
make
  1. Run the main application:
./main_api

License

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.

Contact

For more information, visit my imprint or contact me at admin@nekonik.com.


Copyright © Neko Nik. All Rights Reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages