Skip to content

A very minimal Sinatra Ruby API server implementation of AnyStyle Gem to parse academic reference texts into CSL-JSON.

License

Notifications You must be signed in to change notification settings

kurdi-dev/anystyle-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyStyle-Api

A very minimal Sinatra Ruby API server implementation of AnyStyle Gem to parse academic reference texts into CSL-JSON.

Development

clone this repo

  git clone https://github.com/kurdi-dev/anystyle-api.git

install the required Gems from the Gemfile

  bundle install

Spin up the server

  ruby main.rb -o 0.0.0.0

API Reference

Parse reference text

  GET /api/v1/parse
Parameter Type Description
text string Required. reference text to be parsed into a json object

Contributing

Contributions are always welcome!

License

MIT

About

A very minimal Sinatra Ruby API server implementation of AnyStyle Gem to parse academic reference texts into CSL-JSON.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published