Skip to content

The following source code is a test of mine to generate a content based on a struct for several types of content type formats

License

Notifications You must be signed in to change notification settings

ik5/generate_fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate fields

The following source code is a test of mine to generate a content based on a struct for several types of content type formats:

  1. JSON format.
  2. XML (with and without headers) format.
  3. url.Values (encoded) format.
  4. Multipart form data format.

The test is made to provide me some examples on doing so when I require the reference itself.

License

WTFPL – Do What the Fuck You Want to Public License

About

The following source code is a test of mine to generate a content based on a struct for several types of content type formats

Topics

Resources

License

Stars

Watchers

Forks

Languages