8aef3377e00028412ec9ed2eab624f97a7fad783 feat: redo cornell note model
4e07a34b871df7f25bd42af46a8542976a7e7391 chore: update changelog
154f9029de631905b2f419c19edd810db51dff8d feat: add cors middleware
856106fddeb607820aea187c65e16175bc3cdcac docs: update changelog
6b461f7cce366f35efd2fcfea9e321c2f5f96f23 fix: create one subject method
b5a853f2cd172a0c3d669e22607ca967c5e9fe25 docs: update changelog
e088f2e7aac1f2879772f11dfc9ad92ce5e3bd6b fix: category already created status
bfe97b285028c50201f494eac8938d5be9c70e18 docs: update changelog
bad77633be54069f4d2aa4c85dd86fa7609b7fb6 refactor: set a common structure for files
08a2e303f60ff5793908acae030098dfc53400cd docs: update changelog
6fdd7d6bfca7cb8a19f2add3dc4a959f756e6e04 feat: refactor subject module
2c51ace6f21d070c6fe29a3cb8b515358357998c docs: update changelog
fb45dc008e1c3f81030b773e06a30cf96e639aef fix:change response contract from error to message
343fd0c5ce9e9a8456af9eed7e2b92ab44575589 docs: update changelog
447970c85d324d62388ed49a138765e2d250671b refactor: within category module
2f251a9ba0f401f54c7425a38becf5e9d66f6bdc docs: update changelog
14b89392e2f8043ccb2c74c5e405fe87abd0c825 feat: add topic model,repository,controller,start
b1108e39a2abe2f47c8a016bc0fd4c0fbef738eb docs: update changelog
553097885666f30fbf0898efb5f7a80bd84fa596 feat: add note model,repository,controller,start
ee3670828c564ac79c226f9bc8bd312de565480f docs: update changelog
8b8508e9f34793e703845beb5f2de45c71d2e51c fix: category and subject entrypoint queryparam
cf826e5a0ac319ddf199f63a1e830f09c4ec1c5e docs: update changelog
536dc95315791dbc343d013d279dd503f320e209 refactor: clean unused code
497c0c1680fc32a38b4cf6141d684c66f80794d6 docs: update changelog
4a17271a2279d565f9513a76b570cf0ac1d93745 fix: createOrUpdate for category & subject
9fac32bdd5201847f77eceb4eae1e9eb015e2063 docs: update changelog
5a5782864867f78b288dc05e4a765620f583c2df fix: many to many table name from cornell-subject
4ef066f752a1b11226589179e23f2ed68bf9bbcf chore: update changelog
cf46f3f1bc49f3a04f8dac381acda8e0a54cbd14 feat: rewrite of the domain,logic and organization
c8043720b94916334092e875fa4ab225f0df6145 chore: add changelog
1c0b119c294dee4742529451e344de972bf29b86 feat: note controller with routes
c359fcd12aba1f345ebff0962972b19b01f5dc93 feat: add category controllers
59d7b4528cb3c14e1037ee136b438c57696a950a refactor: move topic routes into its own file
e07d2547b327be2f84e4fdcb5ea7471abc3d75f5 feat: update topic by id
9994f9abc96a6bc503cb28bbe38b33fb61fe8459 feat: delete topic by id
b240d81429f3b7d0ca3eb13dc76aa5ca63a8e864 feat: get topic by id
6378295de3d9ee2a61fbcc143af8575f4e4c4c04 chore: break large lines into smaller ones
84d18c1759a9448242439234ae1c4cc05c0f91c2 feat: get all topics
ab72832c8923d688fe513af7648480bd5c80a8b0 refactor: redo coding about topic post handler to use fiber
64019e05d07c386298257dd18f7113f6a0036f01 feat: init migration from mux to fiber
4011d021869d63f0858f9fb6b369608ae1883a0d chore: add go playground validato
1f192010c427ed6c930457fe6d96fedee914ecc4 fix: allowed only get method for root route
acac982df9a113480c608c72d0859174b98060fd feat: add create topic handler
0d52ba229b6bd4116debcc485de0804c7d9c4377 refactor: reorganization of files and folders
1feac56b7acb8b31741d5233956bfa70fcf0f239 feat: add cornell note model