🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/linsa-io/linsa/pull/4
**Author:** [@jletey](https://github.com/jletey)
**Created:** 8/7/2019
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `jl/api`
---
### 📝 Commits (6)
- [`9af5b87`](https://github.com/linsa-io/linsa/commit/9af5b8779e1621f768774b666d9500f575b06a97) Add a basic server
- [`6fb7564`](https://github.com/linsa-io/linsa/commit/6fb7564101d58c2e787ff56d4e561889d7f2f397) Add a validator for the email
- [`1bda82a`](https://github.com/linsa-io/linsa/commit/1bda82a1d21de845d5997a29ae6860b0c9bc25ff) StatusOK -> StatusCreated
- [`15befd3`](https://github.com/linsa-io/linsa/commit/15befd32c8ef70f6d3dc6cc1a7843deede564f9b) Add ability to print out users
- [`b390d32`](https://github.com/linsa-io/linsa/commit/b390d32b0d6ed1000971f390951b9fc3bb4cafec) Add ability to remove users
- [`ba18cda`](https://github.com/linsa-io/linsa/commit/ba18cda2d07bf06a946fb5023401d721f4067c1b) Update print statement
### 📊 Changes
**1 file changed** (+65 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `api/server.go` (+65 -0)
</details>
### 📄 Description
<!-- Thanks for submitting a pull request. Have any questions? Check out contributing docs. -->
## Summary
<!-- Short summary, referencing related issues: Closes #00, References #00, etc. -->
Closes #3
## Changes
<!-- What are the changes made in this pull request? -->
-
-
## Notes for reviewers
<!--
Optionally mention anything you think is notable related to this PR.
Can @mention reviewers with requests, questions.
-->
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/4
Author: @jletey
Created: 8/7/2019
Status: ❌ Closed
Base:
dev← Head:jl/api📝 Commits (6)
9af5b87Add a basic server6fb7564Add a validator for the email1bda82aStatusOK -> StatusCreated15befd3Add ability to print out usersb390d32Add ability to remove usersba18cdaUpdate print statement📊 Changes
1 file changed (+65 additions, -0 deletions)
View changed files
➕
api/server.go(+65 -0)📄 Description
Summary
Closes #3
Changes
Notes for reviewers
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.