Skip to content

mstgnz/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLOG

I'm a full stack developer. While learning different technologies, I write the same project with different technologies in order to both reinforce what I have learned and set an example. In our blog project; There will be membership, blog and comment modules.

Blog project with Laravel technology. Mysql will be used.

Blog project with Django technology. Sqlite3 will be used.

Blog project with NodeJS and React technology. We will provide api service with express. We will send a request to the api service with the client we created with React. Mongodb will be used.

Blog project with Java and NextJs technology. We will provide api service with spring boot. We will send a request to the api service with the client we created with NextJs. PostgreSql will be used.

Blog project with Go and Angular technology. We will provide api service with Go. We will send a request to the api service with the client we created with Angular. PostgreSql will be used.