Code Monkey home page Code Monkey logo

ilovejson's Introduction

I ❤️ JSON

Prerequisites

Ensure you have the following installed:

Getting Started

Installing Dependencies To set up your environment, first install the necessary dependencies:

yarn

Run Server To start the local server, run the following command:

yarn dev

Using Docker Alternatively, you can use Docker to start the project. This is especially useful for ensuring a consistent environment:

docker-compose up

Exploring the API

Once your server is up and running, you can access the sample API endpoint at: http://localhost:3000/api/ilovejson This endpoint demonstrates the functionality of the I ❤️ JSON tools in action.

As always, thanks to our amazing contributors!

Made with contrib.rocks.

Sponsors

Make the world more Greener 🌴

Contribute towards a better earth by buying the world a tree.

Follow me at

Github @dr5hn Twitter @dr5hn LinkedIn @dr5hn

Powered by Next.js

To learn more about Next.js, take a look at the following resources:

ilovejson's People

Contributors

dependabot[bot] avatar dr5hn avatar github-actions[bot] avatar jk-0 avatar sainitishkumar avatar valerianpereira avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ilovejson's Issues

JSON not updated in output view

Describe the bug
In JSON viewer, when I try to add/ delete a field in output using popup buttons, it gets updated in the source box but not in the output.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/viewer'
  2. Add some valid JSON in the source
  3. Change the output by add or deleting some fields
  4. Only the source gets updated

Expected behavior
Both source and output should get updated

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 85

[Security Concern] Uploaded JSON files are publicly accesible at https://cdn.ilovejson.com/

Describe the bug
AFAIK the data at https://cdn.ilovejson.com/ is publicly accesible & the resulting .json has the unix timestamp as it's name, meaning a third party could end up having the JSON you upload to this webpage if he tries out unix timestamps until he finds one that matches an uploaded file

To Reproduce
Steps to reproduce the behavior:

  1. Go to csv to json
  2. Upload a csv file
  3. Click on convert
  4. Click on download
  5. See the file URL (https://cdn.ilovejson.com/csvtojson/unixtimestamp.json)

Expected behavior
Ensure files are stored only temporarily & viewed only by the uploader.
Alternatively put a BIG WARNING that the webpage is going to make the files you upload to it publicly accesible

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.