question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug tracker] New deployed API

See original GitHub issue

Update The temporary API will be shut down on Nov 1st as being now available on the original URL https://conduit.productionready.io/api

A new API is deployed to fix the following issues:

  • performance
  • NSFW content

This new API is a temporary solution as we can’t deploy on the productionready.io domain. API URL: https://realworld-temp-api.herokuapp.com/api

I chose not to use an existing backend implementation but to create a new one as a starter for the incoming V2. Please add a comment here if you find any bugs while using this new API.

Bug tracker:

  • GET /api/articles/feed doesn’t retrieve data as expected
  • GET /api/articles/:slug/comments response doesn’t match the specs format
  • article related tags aren’t deleted on cascade when an user deletes an article
  • login with incorrect credentials fails with a CORS error
  • error messages don’t match the spec format
  • refresh token (won’t be fixed for this version)
  • GET /api/articles/:slug/comments author info not included
  • missing default avatar image
  • articlesCount using offset/limit
  • favorite endpoints don’t return the tagList with the expected format

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:27 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
geromegrignoncommented, Sep 28, 2021

@Allianzcortex the repository is here: https://github.com/gothinkster/node-express-prisma-v1-official-app The deployed branch is the limited one (with demo account, a cron to delete data on a regular basis, and fake data).

1reaction
geromegrignoncommented, Sep 24, 2021

@Allianzcortex Thanks!

I made some refactoring to open-source the API source code soon and it resulted in a new bug. It’s now fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Best Issue Tracking Software with API 2022 - GetApp
ClickUp is a fundamentally new way to work - bringing separate apps like tasks, docs, spreadsheets, goal tracking, resources, and even an inbox,...
Read more >
15 How to Build and Deploy an Issue Tracking Application
The Issue Tracker tab set is now ready to have tabs added to it as each new page is added by the Create...
Read more >
Mantis Bug Tracker REST API - Postman
Hence, it is highly recommended to use latest release when leveraging the REST APIs. REST API is enabled by default since MantisBT 2.8.0...
Read more >
Deploying Mantis Bug Tracker on Google Cloud Platform
I found Mantis Bug Tracker offered the right balance between user interface, configuration and provides an API for automation. Admittedly I have ...
Read more >
Custom issue tracker - GitLab Docs
New issue URL: This URL is not used and an issue exists to remove it. Enter any URL. Optional. Select Test settings. Select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found