We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc485f commit 0fdaf0dCopy full SHA for 0fdaf0d
README.md
@@ -12,6 +12,7 @@ Welcome to the MetaSurfAI API Server repository! This project provides an API se
12
13
## Test Public Api 🦀
14
15
+- `status` `GET` `https://metasurfai-public-api.fly.dev`
16
- `login` `POST` `https://metasurfai-public-api.fly.dev/v2/login`
17
- `signup` `POST` `https://metasurfai-public-api.fly.dev/v2/signup`
18
- both `signup` and `login` requires `email` and `password` as body params
0 commit comments