Skip to content

alirezabonab/clean-joke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joke api Implementation using clean architecture

This is not a complete implementation, there are lots of detail that skipped in order to save time.

Things left behind:

  • react app's state management
  • more tests for backend
  • more tests for cliend

To start just run:

docker-compose up -d

then open:

http://localhost:3000

Clean Architecture

The backend is using clean architecture pattern.

alt text

alt text

Client

The client is a react app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published