Skip to content

wwmogu/hello-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-api

Introduction

hello-api is a project that includes multiple subprojects demonstrating various aspects of API development. Currently, it features:

  • hello-cpp: A simple C++ API with implementation, testing, and usage examples.
  • hello-python: Placeholder for future Python-related API development.

Getting Started

To get started with the subprojects, navigate to the respective directory and follow the instructions in the README.md file located there.

hello-cpp

A C++ API with implementation, testing using Google Test, and an example usage. For detailed build and run instructions, navigate to the hello-cpp directory and check the README.

hello-python

A placeholder for future Python-related API development.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer

This project was completed with the assistance of ChatGPT and GitHub Copilot. Don't be surprised by anything weird or shocking. :)

About

Get a taste of API making.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors