NaturalAPI is a toolkit able to automatically generate application programming interfaces (APIs) and related unit tests for a given programming language, starting from features and scenarios in Gherkin format and from text documents related to the domain of interest.
The project is created by the HexaTech team for the Software Engineering exam of the Degree Course in Computer Science of the University of Padua.
- Go to NaturalAPI website;
- Click on the download button;
- You can start the program via Command Line Interface (CLI) or Graphic User Interface (GUI).
Follow the instruction in the User manual v.1.0.0 to know about the files needed by NaturalAPI
- Go to NaturalAPI website;
- Click the "View on Github" button;
- Click on the "Clone/Download" button;
- Download the repo in .zip;
- To start running the program follow the instructions in the User manual supplied with the product.