fishworks / fishworks/api

can create app with same name

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
><> curl -XPOST localhost:8080/apps -d '{"id": "foo"}'
><> curl -XPOST localhost:8080/apps -d '{"id": "foo"}'
```

Results in

```
><> ./bin/api
INFO[0000] server is now listening at tcp://0.0.0.0:8080
INFO[0008] POST /apps
INFO[0008] created initial release app=foo
INFO[0008] POST /apps
INFO[0008] created initial release app=foo
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.