zhaoyang
4ec7a7aa5c
feat: add translation API ( #297 )
...
* feat: add translation
* feat: resurface translation by Google Translation
* feat: renamed the service as `translate` to make more readable
* fix: renamed response and request name to match rpc name
* chore: delete useless blank line
* Update publicapi.json
* Update publicapi.json
* Update README.md
Co-authored-by: Asim Aslam <asim@aslam.me >
2021-12-10 10:15:57 +00:00
Daniel Joudat
1d6234155a
Passwordless ( #292 )
...
* add two rpcs to User service:
- Passwordless: endpoint that receives an email, topic and an optional message
- PasswordlessML: endpoint that receives token and topic via MagicLink.
* Proposal to add Passwordless login feature to the endpoint user.
* remove currency run check
* Commit from GitHub Actions (Publish APIs & Clients)
* Create downstream.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* update todo
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update and rename publish.yml to generate.yml
* Update generate.yml
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* add comments
* Commit from GitHub Actions (Generate Clients & Examples)
* move otp to auth category
* charge for user verification
* Commit from GitHub Actions (Generate Clients & Examples)
* Update user.proto
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* Change js client git repo url (#249 )
* Commit from GitHub Actions (Generate Clients & Examples)
* use tableName func for Count
* Commit from GitHub Actions (Generate Clients & Examples)
* update notes example
* Commit from GitHub Actions (Generate Clients & Examples)
* Update .gitignore
* Update .gitignore
* Commit from GitHub Actions (Generate Clients & Examples)
* add new endpoints SendMagicLink and VerifyToken to M3O user serivce
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com >
* Update user.proto
* add examples to examples.json | convert isvalid to is_valid | add some extra comments in user.proto
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com >
Co-authored-by: Asim Aslam <asim@aslam.me >
Co-authored-by: asim <asim@users.noreply.github.com >
Co-authored-by: Janos Dobronszki <dobronszki@gmail.com >
Co-authored-by: crufter <crufter@users.noreply.github.com >
2021-12-10 09:57:00 +00:00
Asim Aslam
f82bc634c1
space download endpoint
2021-12-10 09:27:08 +00:00
Asim Aslam
904821dc6b
Add Space.Download ( #301 )
...
* add Space.Download
* change data to bytes
2021-12-10 09:19:13 +00:00
Dominic Wong
d66117b4fe
Make url on space.read work with base url ( #300 )
2021-12-09 16:45:51 +00:00
Dominic Wong
dbdd3715a9
Space updates ( #299 )
...
* updates for timestamps and storing meta for quick retrieval
* fix up head vis
2021-12-09 16:25:34 +00:00
Asim Aslam
395c190af3
fix comment
2021-12-09 14:59:48 +00:00
Asim Aslam
3c78891bb8
fix head example
2021-12-09 14:58:38 +00:00
Asim Aslam
5e8d143f99
fix comments
2021-12-09 14:45:57 +00:00
Asim Aslam
e9244455f3
modify comment
2021-12-09 14:28:37 +00:00
Asim Aslam
85b66f8760
update space read comment
2021-12-09 14:16:15 +00:00
Asim Aslam
40835c753e
update proto
2021-12-09 14:14:40 +00:00
Dominic Wong
c61badab4b
Space API ( #290 )
2021-12-09 10:56:42 +00:00
Asim Aslam
bed010d0a9
update nft readme
2021-12-08 14:49:18 +00:00
Asim Aslam
26d36c986d
fix description
2021-12-08 14:47:50 +00:00
Asim Aslam
c6a8286bae
add collections endpoint to nfts
2021-12-08 14:39:52 +00:00
Asim Aslam
598872e839
fix example
2021-12-08 14:13:05 +00:00
Asim Aslam
cc0a59aaf7
add nft assets endpoint ( #298 )
2021-12-08 14:04:19 +00:00
Asim Aslam
22ce7074a0
add joke comments
2021-12-08 11:22:56 +00:00
zhaoyang
531f0d9fe1
feat: remove reddit source because of offensive contents ( #296 )
...
discuss in https://github.com/micro/services/pull/294
2021-12-08 11:18:16 +00:00
zhaoyang
72827704d2
feat: add joke api ( #294 )
...
* feat: add joke api
close #124
* chore: count boundary
* fix: bug fix
chore: update README.md
* feat: add publicapi.json
2021-12-08 10:38:03 +00:00
Asim Aslam
1688a9efdd
add description to endpoint
2021-12-07 11:34:28 +00:00
Asim Aslam
0d4ca7951d
fix readme
2021-12-07 11:33:18 +00:00
zhaoyang
e53c3bb52c
feat: add movie search service ( #293 )
...
* feat: add movie search service
close #183
* chore: update display name
* chore: code review fix
* feat: avoid panic when fields would be null or missed
* chore: make it more readable
* fix: correct format
2021-12-07 11:27:10 +00:00
Asim Aslam
ea15a0f0fe
Merge branch 'master' of ssh://github.com/micro/services
2021-12-04 22:21:06 +00:00
Asim Aslam
6a078b4176
fix otp
2021-12-04 22:20:57 +00:00
Asim Aslam
a7f6c539bc
Delete integration.yml
2021-12-04 22:18:27 +00:00
Asim Aslam
a29ccf37a0
add pkg
2021-12-02 18:25:52 +00:00
Asim Aslam
bf455d169e
set ttl
2021-12-02 18:23:55 +00:00
Asim Aslam
c0f53037e6
use disk backed cache ( #289 )
2021-12-02 15:58:41 +00:00
Asim Aslam
675e16f1bc
fix readmes
2021-12-02 08:31:13 +00:00
Asim Aslam
d616d9098d
search coming soon
2021-12-02 08:23:41 +00:00
Asim Aslam
c810ff45bc
fix function examples
2021-12-01 18:53:52 +00:00
Asim Aslam
c7d932c636
further name validation
2021-12-01 18:43:40 +00:00
Asim Aslam
52c42afd3a
naming validation
2021-12-01 15:37:54 +00:00
Asim Aslam
0efaee0958
fix table name in example
2021-12-01 15:05:27 +00:00
Asim Aslam
522125ae13
fix function handler
2021-12-01 14:18:53 +00:00
Asim Aslam
a4187894b2
update db examples and readmes
2021-12-01 13:57:07 +00:00
Asim Aslam
ce9e835af4
don't inject an id if one exists in the db record ( #288 )
2021-12-01 13:26:12 +00:00
Asim Aslam
85ebb47491
simplify id parsing
2021-12-01 11:57:25 +00:00
Asim Aslam
f81ba3c70e
support db create id ( #287 )
...
* support db create id
* add the proto
2021-12-01 09:18:20 +00:00
Asim Aslam
3cc3329e29
relax expiry of otp tokens
2021-11-30 10:30:20 +00:00
Asim Aslam
6f6686e3c1
make otp key expiry configurable
2021-11-30 10:29:34 +00:00
Asim Aslam
54925925af
Merge branch 'master' of ssh://github.com/micro/services
2021-11-30 10:02:51 +00:00
Asim Aslam
68103309f8
fix password reset flow
2021-11-30 10:02:41 +00:00
Dominic Wong
4734368acb
disable gpu ( #286 )
2021-11-26 16:03:28 +00:00
Asim Aslam
8b5897b869
add vote handler to app
2021-11-26 12:46:53 +00:00
Asim Aslam
1621681cef
fix proto
2021-11-26 12:41:05 +00:00
Asim Aslam
3c73bab5bb
nfts
2021-11-26 12:38:53 +00:00
Asim Aslam
496bd02e99
move apps to coming soon
2021-11-26 12:38:10 +00:00