Initial skeleton
This commit is contained in:
parent
d76f40baaf
commit
cc65c91726
7 changed files with 103 additions and 0 deletions
26
templates/nostrmarket/_api_docs.html
Normal file
26
templates/nostrmarket/_api_docs.html
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<q-card>
|
||||
<q-card-section>
|
||||
<p>
|
||||
Nostr Market<br />
|
||||
<small>
|
||||
Created by,
|
||||
<a
|
||||
class="text-secondary"
|
||||
target="_blank"
|
||||
style="color: unset"
|
||||
href="https://github.com/motorina0"
|
||||
>motorina0</a
|
||||
></small
|
||||
>
|
||||
</p>
|
||||
<br />
|
||||
<br />
|
||||
<a
|
||||
class="text-secondary"
|
||||
target="_blank"
|
||||
href="/docs#/nostrmarket"
|
||||
class="text-white"
|
||||
>Swagger REST API Documentation</a
|
||||
>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
Loading…
Add table
Add a link
Reference in a new issue