• Stars
    star
    1
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The To-Do List API allows users to perform CRUD (Create, Read, Update, Delete) operations on a task list using API key authentication. The API uses MySQL database to store the task list and API keys.