This is the frontend code for the Pastr service. For backend go to this repository.
| Branch | Status |
|---|---|
| master |
{BASE} = Base API Url - https://pastr.userr00t.com
Opens the view page and fetches one paste by ID.
Opens the view page and fetches one paste by ID. Will automatically nagigate to line number "{line}".
Opens the create/edit page.
- Refactor