Skip to content

Convert your JSON data to be formatted as Django fixtures. Just copy and paste the JSON you wish to convert, hit submit, and copy your newly created Django fixtures directly to your clipboard.

Notifications You must be signed in to change notification settings

ryanmphill/fixture-upper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Fixture Upper

Visit Application Site

This application allows you to convert data in the standard JSON format to JSON fixtures that can be used to seed databases connected to a Django project. This is especially useful if you have been using the JSON-server mock api with dummy data inside of .json files while developing a client, and you now want to work with that data as you build out the back end with Django.

Fixture Upper Demo

Fixture Upper API

Click to visit API repository

About

Convert your JSON data to be formatted as Django fixtures. Just copy and paste the JSON you wish to convert, hit submit, and copy your newly created Django fixtures directly to your clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published