Deluan
|
614f4afe28
|
Implement Artist search with SQL, removed old search/indexer code
|
2020-01-13 16:06:30 -05:00 |
|
Deluan
|
c2448d3880
|
Using squirrel to generalize SQL search
|
2020-01-13 16:06:30 -05:00 |
|
Deluan
|
3d706e3e98
|
SQL/Orm ArtistIndexRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
d70af2c39d
|
SQL/Orm ArtistRepository complete
|
2020-01-13 10:44:16 -05:00 |
|
Deluan
|
aebb960831
|
New storm artist repository, WIP
|
2020-01-11 15:27:32 -05:00 |
|
dependabot-preview[bot]
|
2384665cfb
|
Bump github.com/go-chi/chi from 4.0.2+incompatible to 4.0.3+incompatible
Bumps [github.com/go-chi/chi](https://github.com/go-chi/chi) from 4.0.2+incompatible to 4.0.3+incompatible.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-10 08:49:18 -05:00 |
|
Deluan
|
0c3edc0279
|
Rewriting Response tests as snapshot tests
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
85f7fdd285
|
Added CORS middleware
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
84d69a4f41
|
Replaced Beego logging
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
e8a8313b43
|
Removed inject lib, only use wire for DI
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
79701caca3
|
Removed Beego routing/controllers, converted to Chi.
Also introduced Wire for dependency injection
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
0fe523b526
|
Clean-up dependencies, Makefile. Replaced bee with reflex
|
2020-01-04 21:13:54 -05:00 |
|
Deluan
|
f2c208795b
|
Migrating dependency management to Go Modules
|
2020-01-04 21:02:15 -05:00 |
|