Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xukun Liu's backend technical challenge #302

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

loganleon
Copy link

What I did

  • MVC Architecture: Follows the standard Model-View-Controller (MVC) pattern.
  • Search Functionality: Users can search for articles using keywords.
  • Frontend: Implemented using jQuery and Bootstrap for a responsive and interactive user interface.
  • Caching: Utilizes file-based caching to improve performance and reduce database load.
  • Rate Limiting: Protects the application from excessive use of the create article endpoint.
  • Concurrency: Handles write operations using a multithreading approach.

@loganleon
Copy link
Author

Email: liu1904@mcmaster.ca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant