/API-check-sql-injection-ORM-method

Built an API using Flask to receive a JSON payload via POST request for checking the input string for any SQL injection characters and in result it return a JSON response stating that given input is sanitized or unsanitized. Wrote unit test cases as well using pytest.

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.