fiatjaf
|
72d9aac9b1
|
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
|
2024-12-03 00:49:27 -03:00 |
|
fiatjaf
|
3862333dfa
|
nip11: always return a struct from Fetch() with URL filled.
|
2024-06-19 19:54:40 -03:00 |
|
fiatjaf
|
c844dc2ccb
|
use NormalizeURL() on nip11.Fetch()
|
2024-03-10 18:44:56 -03:00 |
|
Daniele Tonon
|
ec1e86e505
|
Support url without protocol in nip11.Fetch
|
2024-03-09 16:52:28 -03:00 |
|
fiatjaf
|
1ff7f826c2
|
nip11: url normalization improvement and Fetch test.
|
2024-01-13 12:46:59 -03:00 |
|
fiatjaf
|
8a540998b9
|
nip11 fetch better errors.
|
2023-11-20 14:59:12 -03:00 |
|
Kay
|
ac2350c722
|
style: using effective go and refactoring
|
2023-08-21 15:50:05 -03:00 |
|
Dylan Cant
|
de78b2c054
|
added function to fetch NIP-11 documents
|
2023-01-31 14:06:15 -03:00 |
|