Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stewartmcgown/article-management
API for managing articles
https://github.com/stewartmcgown/article-management
google-apps-script google-drive
Last synced: 2 days ago
JSON representation
API for managing articles
- Host: GitHub
- URL: https://github.com/stewartmcgown/article-management
- Owner: stewartmcgown
- License: mit
- Created: 2017-05-11T19:48:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:29:36.000Z (almost 2 years ago)
- Last Synced: 2024-05-16T01:02:44.139Z (6 months ago)
- Topics: google-apps-script, google-drive
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![AMS Logo](https://assets.ysjournal.com/img/article-management.png)
A system for managing articles submitted by the many contributing authors of the Young Scientist Journal.
## API
AMS is a RESTful API that gives powerful tools to editors who want to manage a collection of scientific articles, using a token-based authorisation system.## Technical
- API built to run on NodeJS
- Interfaces with a Spreadsheet DB (will switch to MongoDB)
- Data comes from the [article-submissions](https://github.com/youngscientists/article-submissions) form.
- Check Typescript branch for current development!> Built with :heart: for the [Young Scientists Journal](https://ysjournal.com).
> Platform design by [Stewart McGown](https://twistedcore.co.uk) and [Peter He]()