danielgtaylor / danielgtaylor/malt.io
Create Malt.io API (Read-write)
- Dominant language
- Python
- Stars
- 26
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Create an API that will let third party clients be written against Malt.io. Required features:
- User registration
- Login (probably OAuth?)
- List users, recipes, etc
- Create and update recipes and profile info
See Cloud Endpoints, which is being released publicly soon:
http://endpoints-trusted-tester.appspot.com/
Contributor guide
Research direction
Start by reviewing the existing Malt.io project structure and the referenced Cloud Endpoints documentation. Map the requested registration, login, listing, and recipe/profile write operations to existing entry points; done means the API scope, authentication approach, and behavior for each listed operation are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100